Skip to content

A scraper for YouTube to retrieve common information about a video

License

Notifications You must be signed in to change notification settings

VolcanicArts/YTScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTScraper

A simple YouTube video scraper which collects video info using the video's page. This scraper is multithreaded and can retrieve a max of 5 videos at the same time.

Check Main for an example.

Attributes

  • Video ID
  • URL
  • Title
  • Duration (milliseconds)
  • Duration (hh:mm:ss)
  • Upload (timecode)
  • Upload (date & time)
  • Category
  • Thumbnail URI
  • Description
  • Author
  • View count (123456789)
  • View count formatted (123,456,789)
  • Channel ID

About

A scraper for YouTube to retrieve common information about a video

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages