On 12/11/20 9:15 AM, home user wrote:
Once in a while, I want to download a video that I enjoyed watching in Firefox.  I 
googled this.  One recommended tool was the "Video DownloadHelper" add-on for 
Firefox.  I installed it; it worked fine for one video, but not the second.    Another 
article pointed to by google is:

I use "youtube-dl" from the command line, it gives you a lot of control over exactly what formats you want. "youtube-dl -F url" will give you the list of available formats and then you can use "youtube-dl -f {n} url" to get it. See the man page for details. Btw, even though it's called "youtube"-dl, it can download from many other sites as well.
_______________________________________________
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