Hacker News new | ask | show | jobs
by toomuchtodo 610 days ago
Can you support any media target yt-dlp supports?
1 comments

Do you have an example? It is set-up just for yt at the moment - would need to dive deeper into API documentation to see what else we could cook
https://github.com/yt-dlp/yt-dlp

https://github.com/yt-dlp/yt-dlp/blob/master/supportedsites....

Should be able to use yt-dlp as an extractor to support any site it supports.

Will take a look!