On 16.03.20 20:16, Beartooth wrote:
On Sun, 15 Mar 2020 19:28:39 +0100, sixpack13 wrote:

means to download them ???

then:

youtube-dl https://www.youtube.com/watch?v=KPiJb0Qm1SE

would download them as a movie.

        Maybe I'm being dense. I opened that link, and moused & clicked
(right, left, and middle) all over it, but didn't see any way to download
anything other than xscreensaver itself (which of course I have). I also
went to Zawinski's own site, with the same result.


AFAIK there is no way to download from youtube's website directly.
therefore someone created the program "youtube-dl".

I guess you need to install "youtube-dl" via

sudo dnf install youtube-dl

first, because it's not installed by default.


afterwards you need to put the line

youtube-dl https://www.youtube.com/watch?v=KPiJb0Qm1SE

in an terminal and the movie would be downloaded in the current directory !


--
sixpack13
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to