Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Option to daemonize youtube-dl #22933
Comments
|
An ad blocker like uBlock Origin can block YouTube advertisements, and I think the most time-consuming part is downloading webpage from YouTube. |
Description
There has been one mention of adding an option to daemonize youtube-dl in the past - however I am interested in this option because:
BUT when I config mpv to be the newsbeuter "browser":
When I raised the issue on the mpv IRC (thinking it was an mpv problem), a helpful person pointed out that the delay is the time it takes to load youtube-dl and that daemonizing that program might solve my problem.
So, is adding code to youtube-dl to allow it to daemonize a possibility?
Thanks,
Phil.