Posted October 20, 2019
le_chevalier
Quixotic Knight
Registered: Aug 2011
From Indonesia
ConsulCaesar
Crossing the Rubicon
Registered: Jan 2017
From Spain
Posted October 20, 2019
Video Download Helper addon for Firefox.
rtcvb32
echo e.lolfiu_fefiipieue|tr valueof_pi [0-9]
Registered: Aug 2013
From United States
Maighstir
THIS KNIGHT MISLIKES THESE HEIGHTS
Registered: Nov 2008
From Sweden
Posted October 20, 2019
youtube-dl
Terminal application is a bonus in my book. Also, doesn't only work for Youtube, but Vimeo, Twitch, and quite a few others as well.
Terminal application is a bonus in my book. Also, doesn't only work for Youtube, but Vimeo, Twitch, and quite a few others as well.
Post edited October 20, 2019 by Maighstir
Lesser Blight Elemental
New User
Registered: Jun 2014
From Other
Posted October 20, 2019
The sites Savido and OnlineVideoConverter. I'd rather not use an addon that basically has access to everything I do on my browser.
PixelBoy
New Loser
Registered: Jun 2009
From Finland
ReynardFox
Insert quote here.
Registered: Dec 2010
From Australia
Posted October 20, 2019
ChrisPC's Free VideoTube Downloader.
It's always worked a treat for me, it's a standalone program that auto-queues a file if you copy a link, lets you chose whichever quality the video supported and I just like the interface.
It's always worked a treat for me, it's a standalone program that auto-queues a file if you copy a link, lets you chose whichever quality the video supported and I just like the interface.
Post edited October 20, 2019 by ReynardFox
§pec†re
Reeeeeeeeeee!!!
Registered: Sep 2008
From United Kingdom
Posted October 20, 2019
I like to do it the old fashioned way by setting up the screen and going over each frame with tracing paper drawn by hand.
GamezRanker
Disagreement Verboten!
Registered: Sep 2010
From United States
Maxvorstadt
I is more stronger than Darth Vapour!
Registered: Apr 2014
From Germany
joshG986
New User
Registered: Feb 2019
From Canada
Posted October 22, 2019
On PC is always IDM. On mobile is dentex youtube downloader on apknite.
TheMonkofDestiny
Not Enough Gun
Registered: Jan 2013
From United States
Posted October 22, 2019
Haven't had cause to download anything off YouTube in what feels like an eternity, but when I did I used SaveTube.
mw.834515
New User
Registered: Nov 2010
From Austria
Posted October 22, 2019
youtube-dl combined with a self-written telegram-bot, bashscript and owncloud :-)
I can either send my telegram-Bot "youtube <url>" and it starts the download on my router (ubuntu) and publishs the video on my owncloud (occ rescan). After that, my telegram-Bot sends me a message, that the download is available.
I also have a "download.txt" on my owncloud, which is polled by a cronjob every 15min. If it changes (md5hash), it downloads all the URLs from that file (youtube-dl "archive"-function prevents double downloads). I get a notification via telegram when its done (with the amount of videos actually downloaded)
My owncloud is synced with my Desktop-PC, so i can view the videos there. Needless to say, that my Owncloud is backup'ed every few days.
I can either send my telegram-Bot "youtube <url>" and it starts the download on my router (ubuntu) and publishs the video on my owncloud (occ rescan). After that, my telegram-Bot sends me a message, that the download is available.
I also have a "download.txt" on my owncloud, which is polled by a cronjob every 15min. If it changes (md5hash), it downloads all the URLs from that file (youtube-dl "archive"-function prevents double downloads). I get a notification via telegram when its done (with the amount of videos actually downloaded)
My owncloud is synced with my Desktop-PC, so i can view the videos there. Needless to say, that my Owncloud is backup'ed every few days.
rtcvb32
echo e.lolfiu_fefiipieue|tr valueof_pi [0-9]
Registered: Aug 2013
From United States
Posted November 12, 2020
Before it stopped working last year, bulk youtube downloader....
Timboli
Sharpest Tool On Shelf
Registered: May 2017
From Australia
Posted November 12, 2020
As many have said, youtube-dl.exe is the one that gives you greatest control, and can be used for many front-ends out there or programs that support it like mpv.exe.
If I just want to watch a youTube clip, I find I get much better performance and control using mpv.exe with youtube-dl.exe. I've even created an assistant program for them, that grabs the URL from your clipboard or you can paste into an input etc, and it's a ready reference for all the mpv.exe shortcut keys. That's generally how I watch all the videos at GOG.
P.S. If anyone wants a copy of my MPV Assistant program, just sing out and I will upload to GitHub.
If I just want to watch a youTube clip, I find I get much better performance and control using mpv.exe with youtube-dl.exe. I've even created an assistant program for them, that grabs the URL from your clipboard or you can paste into an input etc, and it's a ready reference for all the mpv.exe shortcut keys. That's generally how I watch all the videos at GOG.
P.S. If anyone wants a copy of my MPV Assistant program, just sing out and I will upload to GitHub.
Post edited November 12, 2020 by Timboli