this post was submitted on 27 Jul 2023
219 points (89.8% liked)
Technology
59119 readers
2192 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
As long as youtube has RSS, you can still get videos.
I built this https://codeberg.org/mister_monster/YouTube2Peertube many years ago to help people resolve these problems.
I've never seen that problem before, but if you're having trouble the codeberg repo is a mirror of a github repo I published it to first, https://github.com/mister-monster/youtube2peertube
Yeah weird. Codeberg is working now. I must have just been trying at the wrong time or something. Thanks!
Cool looking project. So is this something you use to mirror other people's YouTube channels? Does this only mirror them to a self-hosted PeerTube? I have a home server that could process the mirroring itself but I have nowhere near the storage. If this is something I can point at a subscription feed and then point at a PeerTube server then I'd be happy running it in a Docker container or something. I already run ArchiveTeam agents.
You can mirror your own as well.
It doesn't have to be self hosted peertube, as long as you have auth on the peertube server and you have a high enough upload cap it will work.
Yes, that is exactly how you'd use it, it runs on a server with some youtube channels to check periodically and some peertube accounts to mirror them to and it does it.