Is there a way to download high def from youtube?
#1
Every browser plugin and every video downloader which I have blocks me at 480p. 

******  IT'S A VERRIFIED BLOCKING ****   The videos are available in higher definitions but I'm not able to download them.

I'm working on a project for a blog full of OLD French films.  Sadly, all the french torrent /pirate sites are garbage.  They only carry Hollywood movies with french voice over or subs.
Reply
#2
use yt-dlp: https://github.com/yt-dlp/yt-dlp

it is use command line. after download yt-dlp.exe, run cmd and type:
Code:
yt-dlp -f 22 [youtube_URL]

example:
Code:
yt-dlp -f 22 https://www.youtube.com/watch?v=lw2paOdNH08
that will download video in 720p.

if you want others video size, check available format with:
Code:
yt-dlp -F https://www.youtube.com/watch?v=lw2paOdNH08

more options type:
Code:
yt-dlp --help
Reply
#3
Thanks a lot, and this may also be of use: easier graphical interface

Its a long time since last used command line parameters and they don't fit well my modern, mouse-centric style.  Big Grin
Reply
#4
(May 03, 2024, 07:03 am)theSEMAR Wrote: use yt-dlp: https://github.com/yt-dlp/yt-dlp

it is use command line. after download yt-dlp.exe, run cmd and type:
Code:
yt-dlp -f 22 [youtube_URL]

example:
Code:
yt-dlp -f 22 https://www.youtube.com/watch?v=lw2paOdNH08
that will download video in 720p.

if you want others video size, check available format with:
Code:
yt-dlp -F https://www.youtube.com/watch?v=lw2paOdNH08

more options type:
Code:
yt-dlp --help

I've used that downloader and it's still blocked from the HD versions.
Reply
#5
JDownloader 2
Reply
#6
(May 03, 2024, 11:03 am)Koziol Wrote: JDownloader 2

Same problem
Reply
#7
https://imag.malavida.com/mvimgbig/downl...5242-1.jpg

see the second column there you can choose the resolution in which you will download

It works 100%
if it doesn't work for you
then you have something wrongly set in your system
Reply
#8
If youtube (or any other site) is blocking you from downloading, just record your screen with sound using whatever screen recorder you like.

On linux I use "SimpleScreenRecorder", just remember to set recording to the desired quality as well.

For comfort use virtual machine so you can do other things on your host machine while you are recording the vid.
You can also turn off screen saver / energy savings and system sounds / popups just to be safe (shouldn't be a problem in full screen mode).

BTW, you can use multiple virtual machines to record different videos at the same time, if you've got enough resources.
Reply
#9
If you can watch in HD, you can download in HD
Try typing two letters ss in the taskbar after www.
instead:

https://www.youtube.com/watch?v=Kt5ClSI7wUA

enter:

https://www.ssyoutube.com/watch?v=Kt5ClSI7wUA

and see if you can download 720p

If not this
look for a videodownloader program on the Internet
Reply
#10
(May 03, 2024, 09:13 am)Ladyanne3 Wrote: I've used that downloader and it's still blocked from the HD versions.

try to update your yt-dlp.exe. sometimes it fixing downloading problem.

Code:
yt-dlp -U

and if still not working, try update to nightly build.

Code:
yt-dlp --update-to nightly
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Anyone know of a way to anonymously mass email others? Ladyanne3 0 172 May 09, 2024, 10:41 am
Last Post: Ladyanne3
  Would there be interest in a "torrent collection" file? MaruTheAlmighty 5 525 May 07, 2024, 00:13 am
Last Post: dueda
  Is there someplace where I download /watch old daytime soaps ? Ladyanne3 3 371 May 06, 2024, 21:20 pm
Last Post: Ladyanne3
  Tbp i2p problem and most secure way to access tbp Verstaaa 12 816 May 01, 2024, 00:41 am
Last Post: deadorbit
  Is there a site for managing bulk downloads for a series with per-episode ratings? MaruTheAlmighty 0 204 Apr 30, 2024, 04:44 am
Last Post: MaruTheAlmighty



Users browsing this thread: 1 Guest(s)