this post was submitted on 06 Apr 2026
53 points (98.2% liked)
Privacy
9515 readers
122 users here now
A community for Lemmy users interested in privacy
Rules:
- Be civil
- No spam posting
- Keep posts on-topic
- No trolling
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I still use YouTube due to not figuring out how to export my playlists in a way where I can just have a plaintext list of all the videos I want to keep track of. I'm planning on coming up with some kind of Python script to take what I get from their "takeout" method and from there, just find a programmatic way to get what I want. So basically, I allow Google to keep cookies on my system but I use a different Google account on my phone to avoid having them track me on different devices.
You can probably yt-dlp the playlist.
Yes you can. If I understand it correctly it's about keeping it updated automatically, i.e. as soon as a new video appears, it should yt-dlp itself. I'm actually looking for something similar. But I have been downloading whole channels by using yt-dlp on playlists.
Tubearchivist maybe? I haven't used it so I don't know if it's automated like that.
Personally I just have yt-dlp in a script run periodically by cron.