Which backend do you use with youtube-dl-wpf
?
#127
database64128
started this conversation in
Polls
Replies: 1 comment
-
yt-dlp is for sure the most used nowadays |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
youtube-dl-wpf
currently supports bothyoutube-dl
andyt-dlp
. The rise ofyt-dlp
was largely due toyoutube-dl
's lack of maintenance.youtube-dl
hadn't really been active for the better half of 2021. At the beginning of 2022,youtube-dl
was taken over by some new maintainers, and the primary goal of the project became "backward compatibility with Python 2.6". The future ofyoutube-dl
, as outlined by the new maintainers in ytdl-org/youtube-dl#30568, isn't really something I agree with.I'm considering dropping
youtube-dl
support. Droppingyoutube-dl
makes it easier to have better integrations withyt-dlp
. There have already been features that are currently difficult to implement due to the differences betweenyoutube-dl
andyt-dlp
. GUI for external downloaders (#83) is one example.Do you still use
youtube-dl-wpf
withyoutube-dl
? Will this affect you? Feel free to participate in the poll and leave comments.36 votes ·
Beta Was this translation helpful? Give feedback.
All reactions