Package request: ytdl-org/youtube-dl

Oskar Skog oskar@oskog97.com
Tue Jan 2 10:26:11 GMT 2024


On 2024-01-02 08:40, Cedric Blancher via Cygwin wrote:
> Good morning!
> 
> I'd like to request https://github.com/ytdl-org/youtube-dl as a Cygwin
> package, so we can mirror training videos locally.
> 
> Also, it is a cool demo to show the power of Cygwin, to show that it
> can download youtube videos without paying for "Youtube Premium" =:-)
> 
> Ced

I think yt-dlp might be better.  I had to switch to it a while ago when 
youtube-dl took too long to fix an issue with downloading from Youtube.

You also don't need to package it, you should be able to install it with 
pip.

python3 -m ensurepip
pip3 install yt-dlp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x473CD05C78734E49.asc
Type: application/pgp-keys
Size: 2444 bytes
Desc: OpenPGP public key
URL: <https://cygwin.com/pipermail/cygwin/attachments/20240102/fbba00cb/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 665 bytes
Desc: OpenPGP digital signature
URL: <https://cygwin.com/pipermail/cygwin/attachments/20240102/fbba00cb/attachment-0001.sig>


More information about the Cygwin mailing list