HaarigerHarald / android-youtubeExtractor

Deprecated: Android based YouTube URL extractor and downloader
Other
877 stars 304 forks source link

has stopped working #149

Open JeanSantosReyes opened 4 years ago

JeanSantosReyes commented 4 years ago

I have implemented this library in my application and it won't let me download mp3, are there currently problems with the library?

xibr commented 4 years ago

this repo does not provide any convertation methods, it parses urls from youtube, and unfortunately, youtube does not have mp3 formats for audio.

JeanSantosReyes commented 4 years ago

this repo does not provide any convertation methods, it parses urls from youtube, and unfortunately, youtube does not have mp3 formats for audio.

Is there a library that allows me to extract and download mp3s with YouTube URLs?

xibr commented 4 years ago

check youtubedl-android Contains ffmpeg.

JeanSantosReyes commented 4 years ago

compruebe youtubedl-android Contiene ffmpeg.

I couldn't import the project in Android Studio 3.6.X = (