I want to mirror my YouTube channel somewhere. Im looking for something like PeerTube but only for a single channel. Does that exist?
I want to mirror my YouTube channel somewhere. Im looking for something like PeerTube but only for a single channel. Does that exist?
4 Comments
solrize@lemmy.world · 4 pts · 2y
You mean you want to mirror your YouTube comments and let people comment on the mirror site? Or do just mean self-host downloadable videos. The latter is easier.
Moonrise2473@feddit.it · 2 pts · 2y
Peertube with a default upload quota of 1kb for new users?
vegetaaaaaaa@lemmy.world · 2 pts · 2y
I think Peertube would be overkill for a single channel, but it's the closest to YouTube in terms of features (multiple formats/transcoding, comments, etc). Otherwise I would just rip the channel with yt-dlp and setup a "mirror" on something simple like a static site or blog. Find something that works, then automate (a simple shell script + cron job would do the trick).
AmbiguousProps@lemmy.today · 1 pts · 2y
https://github.com/tubearchivist/tubearchivist, maybe?