🎶Song Downloader

by Alex Stoyanov

Version 5 (March 20, 2024)

Download (71 downloads)

(Termux, no root, no plugin, yt-dlp [ie YouTube-dl])


đź‘‹Howdy!

This flow provides a search bar through a notification which can be used to search for songs to download. It also allows for downloading shared song names or URLs.

⚠️This flow requires Termux to be installed, but it provides a detailed tutorial for every step of the process. This also means you need to read prompts carefully (at least once).

Feedback is greatly appreciated.

Anyway, enjoy!

❤️Big thanks to Micha on discord who helped me figure out how to use the run command intent for Termux


PS feedback is always welcome

Reach me on discord: inertial_salmon
or telegram: @Grifdore

âť—Note: if the pasted code in termux is failing, run "pkg update" first

Change log:
Version 2.1
• fixed a path problem

Version 2:
• setup process overhaul. More has been automated, and bugs have been fixed
• everything is now stored in variables for more configurability
• music folder selection has been streamlined
• choosing videos works again
• progress log check allows for failed downloads to not break things. Also sets up for eventual progress notification integration

Version 1.2:
• fixed problem with setup file path

Version 1.1:
• some fixes

Version 1.0:
• base version