Skip to content

hackproductions/devpost-video-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devpost Video Downloader

This script will download all the videos inside of the Devpost CSV.

Instructions

  1. Download Devpost project data WITHOUT PII
  2. Put this somewhere. Probably easiest inside the same folder as this script
  3. Make sure youtube-dl is installed

Setup

virtualenv .venv
source .venv/bin/activate
pip install -r requirements.txt
python downloader.py <csv_file_path>

About

Script to help you download all your demo videos from Devpost

Resources

License

Stars

Watchers

Forks

Languages