/pythonista-youtubedl-downloader

Script to preform tasks to download youtube-dl from main repo for pythonista

Primary LanguagePythonApache License 2.0Apache-2.0

pythonista-youtubedl-downloader

Note: I have decided to no longer support this project, I will be archiving this project in the near future.

Script to download youtube-dl from main repo, and patch it work in Pythonista on iOS devices.

This script is not meant to download videos using youtube-dl but instead to download, backup, and restore youtube-dl itself.

It was inspired by https://github.com/HyShai/youtube-dl which you should check out if you want to understand how to use youtube-dl in Pythonista.