←back to thread

810 points bertman | 4 comments | | HN request time: 0.509s | source
Show context
embedding-shape ◴[] No.45900337[source]
Seems its already in Arch's repositories, and seems to work, just add another flag to the invocation:

    yt-dlp --cookies-from-browser firefox --remote-components ejs:github -f "bestvideo[ext=mp4]+bestaudio[ext=m4a]/best[ext=mp4]/best" 'https://www.youtube.com/watch?v=XXX'
It is downloading a solver at runtime, took maybe half a second in total, downloads are starting way faster than before it seems to me.

    [youtube] [jsc:deno] Solving JS challenges using deno
    [youtube] [jsc:deno] Downloading challenge solver lib script from  https://github.com/yt-dlp/ejs/releases/download/0.3.1/yt.solver.lib.min.js
It would be great if we could download the solver manually with a separate command, before running the download command, as I'm probably not alone in running yt-dlp in a restricted environment, and being able to package it up together with the solver before runtime would let me avoid lessening the restrictions for that environment. Not a huge issue though, happy in general the start of downloads seems much faster now.
replies(8): >>45900780 #>>45901047 #>>45901146 #>>45901292 #>>45902245 #>>45902494 #>>45903312 #>>45906436 #
WD-42 ◴[] No.45901047[source]
Glad to hear it’s faster now!

YouTube barely works in a full-on browser these days, props to the team that keeps it accessible via a Python script!

replies(6): >>45901546 #>>45901717 #>>45901739 #>>45902053 #>>45902158 #>>45903145 #
recursive ◴[] No.45901739[source]
I use YouTube on a daily basis. I haven't seen any of these problems.
replies(8): >>45902304 #>>45902798 #>>45903326 #>>45903405 #>>45903763 #>>45904977 #>>45905212 #>>45908012 #
PuercoPop ◴[] No.45903763[source]
It is likely you use Chrome or a browser that uses Blink for its engine and the OP uses a non-blink browser like Firefox. I use Firefox and I can cofirm since the last few months Youtube usability borders on usable
replies(8): >>45903856 #>>45903878 #>>45904585 #>>45905055 #>>45906105 #>>45907132 #>>45907311 #>>45907992 #
1. MrNeon ◴[] No.45903856[source]
I use Firefox with uBlock and besides a couple of times where video start was delayed by a few seconds it has been working as well as before.
replies(3): >>45904453 #>>45905815 #>>45906745 #
2. viftodi ◴[] No.45904453[source]
Google does A/B testing for anti ad blockers.

Not only do I get slowdowns and some videos don't load at all at times, but I also get a notification that explains that the reason is using adblockers.

3. o11c ◴[] No.45905815[source]
Recently I've found Youtube to just show a white screen if it detects Firefox+uBO.
4. tedivm ◴[] No.45906745[source]
For the last two days I haven't been able to watch youtube videos on Firefox without disabling uBlock.