Skip to content

Instantly share code, notes, and snippets.

@procopaeus
procopaeus / termux-youtube-dl.md
Last active March 17, 2023 21:56
Script to install youtube-dl on termux (Android) along with clipboard support

To use this script,

Installation (one time)

  1. Download termux APK from F-Droid since play store version is deprecated.
  2. Open termux, and paste the following command
curl -L https://bit.ly/tmxytdl | bash -`
@procopaeus
procopaeus / _termux-setup.md
Last active April 3, 2024 10:39
Script to setup Termux from scratch with tools to use with termux-url-opener