Bug ID | 797064 |
---|---|
Summary | Download GUADEC 2018 videos onto videos.guadec.org |
Classification | Infrastructure |
Product | sysadmin |
Version | unspecified |
OS | Linux |
Status | NEW |
Severity | normal |
Priority | Normal |
Component | Other |
Assignee | sysadmin-maint@gnome.bugs |
Reporter | ssssam@gmail.com |
QA Contact | sysadmin-maint@gnome.bugs |
GNOME version | --- |
Hi The GUADEC 2018 videos are all edited and uploaded to YouTube. We want them saved at https://videos.guadec.org/2018 as well. We think the simplest way to do this is to download the videos from YouTube using the youtube-dl program[1]. So, if possible, please run this command on the videos.guadec.org server to fetch the videos: youtube-dl 'https://www.youtube.com/watch?v=_DNPxI2LH-c&list=PLkmRdYgttscGT51fVXS1wR6ifOxc35W8e' --format 22 All the unedited video data at http://videos.guadec.org/2018/raw/ can now be deleted. Thanks! Sam 1. https://rg3.github.io/youtube-dl/