Skip to content

A python script for interacting with the Youtube API and searching for videos in different ways and with different filters.

License

Notifications You must be signed in to change notification settings

rkeytech/search-videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YT Video Searcher

A python script for interacting with the Youtube API and searching for videos in different ways and with different filters.

TODO

  • Take input from user to set filter value
  • Create automatically the required folders
  • Do not overwrite the videos.txt file every time the program runs. Instead append videos at the end of the file.
  • Make a second filter so the user can choose any playlist to filter videos from.
  • Sort the videos.txt file with published date.
  • Make an sqlite3.db database to store the videos.
  • (OPTIONAL) Create a Firebase Database so you have online and real time information.

About

A python script for interacting with the Youtube API and searching for videos in different ways and with different filters.

Topics

Resources

License

Stars

Watchers

Forks

Languages