Questions tagged [youtube]
The youtube tag has no summary.
60 questions
0 votes
2 answers
30 views
Saving youtube videos after a date range
I'd like to know the steps I need to take to use youtube-dl to backup my youtube videos after a certain date range. I see commands that can be written but do not know how to get in to youtube-dl so ...
1 vote
1 answer
296 views
Youtube playing extremly slowly in Firefox on OpenSuse TW
I installed a fresh OpenSuse TW system on my machine, and everything went flawlessly, except for YouTube. I installed the codecs with opi codecs; I enabled/disabled hardware acceleration and enabled/...
0 votes
1 answer
715 views
CLI utility to search and download YouTube videos in wav format
I have a text file contains about 50 song titles. I'm searching for a CLI utility that can take each title from the text file, search for it on YouTube, get the top 4 video links then download the ...
3 votes
2 answers
5k views
Mpv not running youtube urls because youtube-dl is out of date
I'm using Linux Mint 21.1 and I recently installed mpv. When I run mpv followed by a youtube url I get the following lines: [ytdl_hook] ERROR: Unable to extract updater id: please report this issue on ...
3 votes
3 answers
22k views
How to fix choppy YouTube video playback? Enable WebRender
When streaming videos on YouTube using firefox-esr and firefox, the video playback is choppy with an uneven frame-rate. CPU utilisation is high; 20% - 25% when streaming a 4K video on a Ryzen 5800X, ...
0 votes
3 answers
19k views
How can you download 4k youtube videos in mp4 using youtube-dl?
I have observed that the size of mp4 videos are larger than webm for a same resolution video. Which makes me wonder that either there is some quality loss or compression in webm. youtube-dl -F url ...
0 votes
1 answer
437 views
recursively find out webpage video file url with wget or something like this
i'm trying to script a bash script which automatically can download video or audio files, maybe even "playlists" from youtube and other platforms like this. Especially the youtube video file ...
1 vote
1 answer
622 views
Block all websites except Kahn academy
I am trying to set up a ubuntu user so that they can access the Kahnacademy instructional website, but not anything else. In particular, I want to block youtube. There are instructions here but I ...