Skip to content

Releck/utub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

utub

A quick project to scrape the total video length for a YouTube channel. Intended for channels where this is non-trivial at 50 videos per request.

Needs Python 3.6 and a YouTube API key

  1. Set YOUTUBE_API_KEY in your environment.

  2. Run tests pytest

  3. Run python main.py --youtube-username <YouTube channel>

If it fails while running, just run it again. It'll pick up where it left off.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages