Earlier quoted context omitted.
CTRL+F'ing `youtube-dlc` comes up with several hits - was there more that is missing now?
You can look at the edit history of that comment. You'll see that dstftw edited it to remove references to the youtube_dlc repo. https://github.com/ytdl-org/youtube-dl/issues/26462#issue-68... Unfortunately, can't find a way to link to the edit in question directly. You'll have to click once there to see the diff.
Youtube-dlc – Download videos from YouTube or other video platforms
31–40 of 109 posts
Re: Youtube-dlc – Download videos from YouTube or other video platforms
#32A GUI-based alternative is JDownloader
Re: Youtube-dlc – Download videos from YouTube or other video platforms
#33Earlier quoted context omitted.
Especially considering the last release to youtube-dl was just 6 days ago. Guess OP picked a bad time to post the fork.
Still sitting at 725 unmerged and/or unrejected PRs though.
Re: Youtube-dlc – Download videos from YouTube or other video platforms
#34Re: Youtube-dlc – Download videos from YouTube or other video platforms
#35Re: Youtube-dlc – Download videos from YouTube or other video platforms
#36Re: Youtube-dlc – Download videos from YouTube or other video platforms
#37Earlier quoted context omitted.
I was also using JDownloader mostly, but looks that this comment isn't popular. Is there something about JDownloader that I'm missing?
It's not exactly the same category of software. It's a download manager, not a video extractor/scrapper.
Re: Youtube-dlc – Download videos from YouTube or other video platforms
#38Youtube-dl seems to be widely used behind the scenes, for example in Mpv, right? This wasn't obvious from using mpv.
https://github.com/mpv-player/mpv/blob/master/player/lua/ytd...
Re: Youtube-dlc – Download videos from YouTube or other video platforms
#39Isn’t youtube-dl already updated all the time to keep up with scraping changes? I don’t understand why this would claim to be more maintained?
To nitpick: It's not scraping, the youtube.com undocumented api changes all the time, in my tinfoil view probably to mess with things like youtube-dl and 3rd party apps.
Re: Youtube-dlc – Download videos from YouTube or other video platforms
#40Isn’t youtube-dl already updated all the time to keep up with scraping changes? I don’t understand why this would claim to be more maintained?
Seems to have been originally spawned from this discussion: "Youtube-dl is dying?" https://github.com/ytdl-org/youtube-dl/issues/26462 citing many PRs are not getting merged. Anecdote: youtube-dl still works for all the sites I'm using it for.
As someone who has tried to contribute to YouTube-dl in the past, the absolute disinterest I received and complete lack of follow up on simple bug-fixes caused me to completely dismiss YouTube-dl as a FOSS project worthy of my time.
And I say that as someone who sends PRs to projects I’ve visited once, over tiny things like typos or lack of installation/build instructions in the readme.
Some of my PRs received a crazy all-or-nothing treatment, asking me to fix huge, long-standing bugs nobody had fixed for years, instead of accepting a 2-line diff which did a provider-specific workaround which solved a real bug, but seemingly not in the “right” way.
Completely toxic and hostile.
That someone has started a community-fork with a more welcoming and pragmatic approach does not surprise me in the least.