Coder Social home page Coder Social logo

Audio only option about newpipe HOT 11 CLOSED

lightonflux avatar lightonflux commented on May 18, 2024
Audio only option

from newpipe.

Comments (11)

theScrabi avatar theScrabi commented on May 18, 2024

Yes i'd like that to, and I know that the youtube website offers a hidden url of an audio only stream. So far i couldn't find that url.

from newpipe.

ZatsuneNoMokou avatar ZatsuneNoMokou commented on May 18, 2024

Youtube Center (source on github) seems to be able to put a download link for mp3, it help? I know Youtube Center isn't related to mobile or android app, but just trying.
And I'm curious, as you don't use Youtube API, you're not concerned to these terms of serice? ( https://developers.google.com/youtube/terms?csw=1 )

from newpipe.

epitron avatar epitron commented on May 18, 2024

@theScrabi The audio is just another youtube stream format that you can request.

youtube-dl has a good list of them: https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/youtube.py#L265

from newpipe.

theScrabi avatar theScrabi commented on May 18, 2024

Ok good. Thanks. But that was the easy part. I have to rework the whole player to enable playing music. That will take a wile.

from newpipe.

epitron avatar epitron commented on May 18, 2024

Hmmm... How about just using an external player?

My use case for audio is downloading the audio to a file so I can listen to lectures on the subway. If downloading works, and open works, that would cover 90% of the use cases I think.

from newpipe.

theScrabi avatar theScrabi commented on May 18, 2024

Right. Didn't think about that.

from newpipe.

lightonflux avatar lightonflux commented on May 18, 2024

If audio only streaming would be ext. player only that would be just as good. Most people will use this feature for long talks other other kind of material with less appealing visuals. And those are mostly 20mins long and more. So it wouldn't disrupt the workflow too much. Advanced players like VLC also have some nice features like playback speed and sleep timer. I don't think the work needed to implement those features are justified at the moment. Other features are more important like visual papercuts in the UI, inline playing etc.

Am 18. September 2015 10:49:05 MESZ, schrieb Christian Schabesberger [email protected]:

Right. Didn't think about that.


Reply to this email directly or view it on GitHub:
#3 (comment)

Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.

from newpipe.

theScrabi avatar theScrabi commented on May 18, 2024

Done. But it wasn't quiet that easy. Even if there are itags for m4a, no video offers audio streams along with the video streams. So we need to parse something called dash manifest. How ever it's now possible to listen to youtube videos via a audio streaming player like VLC. Sadly the audio quality with VLC is petty bad, witch meas I might have to implement a NP build in audio player. However for now I recommend downloading the Audiostream.

from newpipe.

dalb8 avatar dalb8 commented on May 18, 2024

I get 'no streaming reader detected' and then asks me to download org.videolan.vlc, which I already have. Nexus S with CM11

from newpipe.

epitron avatar epitron commented on May 18, 2024

Heh. I'm getting that now too. Except, after I downloaded VLC, it launches MXPlayer.

¯\_(ツ)_/¯

from newpipe.

theScrabi avatar theScrabi commented on May 18, 2024

Ow yes i have the same problem. I guess something went wrong with the last commit, so i didn't notice. @dalb8 could you please open an issue about that :)

from newpipe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.