anyaudio / anyaudio-android-app

One Stop Music Application
http://api.anyaudio.in/app
81 stars 40 forks source link

Downloads and notification needs fix #85

Closed skmaiti2050 closed 4 years ago

skmaiti2050 commented 5 years ago

Download is not working. It fetches link after checking logcat but adds API address after fetching download URL. If API link is removed, the download should work. I would suggest to use YouTube URL extractor and downloader to download music: https://github.com/HaarigerHarald/android-youtubeExtractor

It has easy implementation, also notification needs to be fixed, there are no notification as channel is not created. So there is no music playback control from notification.