Skip to content

orzen/fosdem-video-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fosdem-video-script

Utility script to find videos provided by http://video.fosdem.org.

Installation

docker build -t orzen/fosdem-video .

Usage

The script is constructing a JSON file with the scraped data. In order for the script to work, this file must be stored and accessible for the script when searching.

docker run -it -v $(pwd):/home/fosdem orzen/fosdem-video [args]

Alternatively (this is the command shown above in a shell script)

./fosdem-video-script.sh [args]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published