yask123 / Instant-Music-Downloader

🎷 Downloads Music From The Web
http://iyask.me/Instant-Music-Downloader/
1.42k stars 160 forks source link

fix search issue and add vorbis output #142

Closed vincentDcmps closed 3 years ago

vincentDcmps commented 3 years ago

hi, search don't work on my side #139 I see that now data are stored in javascript so I have replace requests by requests_html lib to render javascript and get info I have add too vorbis in default output alwya possible to output in mp3 with -o mp3 argument

yask123 commented 3 years ago

Thanks!