Metadata-Version: 2.1
Name: scraper_yt
Version: 0.1.0
Summary: A package to scrape comments from a YouTube video
Home-page: https://github.com/sthitaprajna-mishra/scraper_yt
Author: Sthitaprajna Mishra
Author-email: sthitaprajna360@gmail.com
License: UNKNOWN
Description: # Scrape YouTube comments
        
        ```scraper_yt``` is a package which allows the user to scrape comments off of YouTube videos with ease.
        
        - Free software: MIT license
        
        ## Installation
        
        ```pip install scraper_yt``` 
        
        ## Changelog
        
        #### 0.1.0 (2020-11-18)
        
        - First release on PyPI.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
