-
docker run -it --name ubuntu-mantic -v path/to/your/videodir/:/VideosDir ubuntu:mantic /bin/bash
```
Install stuff needed on the container, typically curl python3 etc and the install from GitHub: https://github.com/yt-dlp/yt-dlp/wiki/Installation
and you're good to go. I've honestly found this easier than fighting with my host system and constantly reinstalling broken versions etc.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
The best way is to download the source from github, run `make`, and copy the the file to $HOME/bin . There hasn't been a release for about a year now and the files on the distro repos are even older (I think).
Also YouTube has been doing some changes lately on the the player and a lot of the tools fail to download audio or video.
For example, in the last couple of weeks there have been some issues with a redirect to a 'consent page' : https://github.com/ytdl-org/youtube-dl/issues/32499
-
-
(Installation instructions are included in the documentation provided by both forks)
I) https://github.com/blackjack4494/yt-dlc
Related posts
-
YouTube-dl fork with additional features and fixes
-
Unable to download anything. Error: Unable to extract Uploader IDS and ERROR: Signature Extraction failed
-
The Mask (1994) One frame shows a clip from Stimpy (the cat) of 'Ren & Stimpy' trying to break out of jail while Milo (the dog) helps Stanley break out of jail.
-
Let’s talk about youtube-dl
-
yt-dlp release 2021.03.01