diff --git a/youtube_data/README.md b/youtube_data/README.md new file mode 100644 index 0000000..b5941d4 --- /dev/null +++ b/youtube_data/README.md @@ -0,0 +1,2 @@ +### 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.