Live data from Hacker News

Yark: Advanced and easy YouTube archiver now stable

github.com

1–10 of 148 posts

Re: Yark: Advanced and easy YouTube archiver now stable

#3
post #2

I've been working on polishing my YouTube archiver project for the last while and I've finally released a solid version of it, it has an offline web viewer/visualiser for archived channels and it's managed using a cli. Most importantly, its easy to use :)

Can you edit your submission to add a "Show HN:" before the title? Like these: https://news.ycombinator.com/show

Re: Yark: Advanced and easy YouTube archiver now stable

#6

Did you write your own YouTube scraper, which would be quite a task, or is this based on something like ytdl? Might be worth mentioning in the readme.

Indeed it appears to use yt-dlp https://github.com/Owez/yark/blob/676074ee3d9e379d15e52ffe2e...

Re: Yark: Advanced and easy YouTube archiver now stable

#7
If you want to provide an option to upload artifacts to the Internet Archive, you could crib off of https://github.com/bibanon/tubeup It too relies on yt-dlp for extraction.

Importantly, pay close attention to what artifacts are uploaded to an item created, and what metadata is set as part of the upload process.

Post reply on HN