Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 265 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 265 Bytes

Youtube-Live-ID-scraper

Searches Youtube Livestreams for your search term

Python3 Application. Requires requests, html5print

pip install requests html5print

USAGE:

> finalfornow.py

Enter Search term. Pretty much self explanatory.

WIP