This repository has been archived on 2022-06-28. You can view files and clone it, but cannot push or open issues or pull requests.
Yotter/youtube_data
2020-10-10 17:26:28 +02:00
..
channels.py First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00
proto.py Improved Youtube search 2020-09-11 10:34:24 +02:00
README.md What is youtube_data 2020-09-12 09:38:57 +02:00
search.py First update, use youtube-local adapted 'API' 2020-10-10 17:26:28 +02:00

Youtube_data

This is the module for extracting data from Youtube. It uses a scrapping method through the Youtube JSON headers. It aims to replace the Youtube-API and also my youtube_search-fork that I am using right now.