Skip to content

cephi-sui/Venerable-Videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Venerable-Videos

Ever wanted to automatically take a webpage full of videos and store the data in a database?

Probably not. But here it is anyway!

Unfortunately only supports YouTube at the current moment.

Dependencies

  • python3
  • psycopg2
  • CockroachDB

How to Use

For getting video data:

python3 main.py [num_max_videos] [link] [CockroachDB connection string] [download directory]

For basic database querying:

python3 query-db.py [video={video_name} OR creator={creator_name}] [CockroachDB connection string]

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages