YePpHa / YouTubeCenter

YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more.
MIT License
2.89k stars 519 forks source link

Feature Request: sync and restore settings via github Gist. #562

Open popman opened 10 years ago

popman commented 10 years ago

Add an option to push youtubecenter settings to a text hosting site, like github gist (this would be ideal, since it offers versioning) and to restore, or update settings if there's been a change.

YePpHa commented 10 years ago

I will take a look at it as it seems interesting.

BubiBalboa commented 10 years ago

I really like the way NoScript or KeePass handle the syncing issue. The settings are just a .txt-file or .db-file that you can sync yourself/keep it synced if you want to. One could use bittorrent sync, dropbox or googledrive to sync this file across multiple machines. Pretty simple I would imagine.