Hacker News new | ask | show | jobs
by rtills 607 days ago
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
1 comments

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!