Skip to content

fangdol888/youtube2image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

youtube2image

downloader youtube video & extract image by frame

How to use

python run.py [-i] [-d] [-e] [-f height weight] [-c class_name]
Youtube video download & frames extraction, cropping, filtering, sampling tools

optional arguments:
  -h, --help        show this help message and exit
  -i                install requirement library
  -d                download video from youtube link in "list.txt", saving in 'src'
  -e                extract frames from 'src' directory
  -f height weight  filter images by given minimum size(height, weight)
  -c class_name     crop images by class name
  -s sample_number  sampling by given number of samples
  --force           If you have any data, they would be deleted


(Please don't forget put youtube links in list.txt if you want to download youtube videos)

Footer

About

downloader youtube video & extract image by frame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages