Giveth / Communication

Where we decentralize Giveth Communication
GNU General Public License v3.0
4 stars 0 forks source link

Backup videos from our channel #107

Closed geleeroyale closed 5 years ago

geleeroyale commented 5 years ago

Ok - I found something that we could use to download our videos. It does not seem to parse lists, but it can download all the videos in a playlist.

https://itsfoss.com/download-youtube-linux/

krrisis commented 5 years ago

Cool - can this run automatically?

csggene3 commented 5 years ago

I'd be interested in helping with this as well.

Pol-Lanski commented 5 years ago

I don't think we can fit them in our GDrive... should we create a hard backup in one of our hard drives or you were thinking on some other platform?

csggene3 commented 5 years ago

I was thinking of depositing them on a private hard drive at my own location to have an offline safe depository but that was just a thought...

csggene3 commented 5 years ago

I have tons of unused drives that could be dedicated to this.

csggene3 commented 5 years ago

Plus I have a GDrive One account with nothing on it if we wanted some online for online serving and not just safe keeping.

Pol-Lanski commented 5 years ago

I'd say by all means start filling up these disks!

csggene3 commented 5 years ago

Rodger dodger.

krrisis commented 5 years ago

yes! I'd do that, see if the program @geleeroyale mentioned above could help, if not, don't hesitate to ping him. He most definitely also has thoughts on where to store them but starting locally is perfect. thx so much Gene!!

geleeroyale commented 5 years ago

It would be awesome if somebody of you guys runs the scraper.

Also if that somebody starts to store it on a hard drive, we could use syncthing to share the folder.

krrisis commented 5 years ago

hey @csggene3 did you make any progress on this? thx!

FrederikBolding commented 5 years ago

I threw something together in Python here if you want to use it @krrisis - https://www.dropbox.com/s/py8td1utd6h8b6q/Giveth%20YouTube%20Backup.zip?dl=0

It can be run with Python3 by running the backup.py file in the pytube folder. Could probably be cleaned up at some point, but I had to customize the library a bit, and therefore had to include the source 😄

FrederikBolding commented 5 years ago

A repo has been created for the project here: https://github.com/Giveth/youtube-video-backup

FrederikBolding commented 5 years ago

I created an issue to discuss storage solutions here: https://github.com/Giveth/youtube-video-backup/issues/2