/favourite-youtube-channels

this program goes through your youtube watch history and sorts channels based how many of their videos you have watched!

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

favourite-youtube-channels

this program goes through your youtube watch history and sorts channels based on how many of their videos you have watched!

Update: Web version of this program is available too https://github.com/Gholamrezadar/favourite-youtube-channels-next

you can try with your own data here https://ghdyt.vercel.app

follow these steps :

second image

  • Scroll down and only select "YouTube and YouTube Music"

third image

  • Click on multiple format and change history to JSON

fourth image

  • Click on All YouTube data included and only select history

fifth image

  • Select a delivery method and click on "Create export"

  • After you download your data, extract the compressed file and find watch-history.json and place it beside .py files

-- "most watched channles all time.py"

-- "watch-history.json"

  • open .py files, change default options if needed and run them.