this post was submitted on 18 Sep 2023
36 points (95.0% liked)

Open Source

30830 readers
268 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

Hello there! I wrote today this tiny js script to export my watchlater playlist to a json file in order to import it into piped, as Youtube does not want you to do this for mysterious reasons. Sharing if anybody is in need!

https://codeberg.org/tubbadu/youtube-watchlater-playlist-to-piped-exporter

DisclaimerThe procedure includes pasting js code into the browser's console. This is usually NOT recommended, as it may expose security vulnerabilities and do really bad things. Use this tool at your own risk. I pinky promise it is not malicious ;)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago

As long as I know there is no official way to do this, but I think you can pretty easily automate it with selenium