Using youtube-dl on iPad

News ยป Using youtube-dl on iPad

Posted on 01 Dec 2020 16:53

This is really a great tip by Greg Godwin:

Using youtube-dl on iPad

I also get it working in two minutes, just got a warning to update pip to 20.3 version

pip install --upgrade pip

Upgrade youtube-dl with this command:

pip install --upgrade youtube-dl

via: Macstories

IMG_1613BE17EEB0-1.jpeg

Update

(2022.02.06) You can install also yt-dpl (a youtube-dl fork with additional features and fixes) with this command:

pip install --no-deps -U yt-dlp

To update re-run the same command.

Discuss

Leave a comment

Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License