youtube-dl Termux
1 minute read
youtube-dl on Android with Termux
- Install Termux from the Google Play Store or FDroid store.
- Open Termux.
- Run the command:
pkg install python
- Run the command:
pip install youtube-dl
You now have youtube-dl on Android!
You may want to enable Termux storage access to rest of Android system: termux-setup-storage
Example video download
youtube-dl https://www.youtube.com/watch?v=abcdefg
Example audio download
You may need ffmpeg installed for this.
youtube-dl -x https://www.youtube.com/watch?v=abcdefg
I feedback.
Let me know what you think of this article on twitter @M3PGS or leave a comment below!
Let me know what you think of this article on twitter @M3PGS or leave a comment below!
comments powered by Disqus