pani3610 / yt-dislike-playlist

Create youtube playlist of all disliked videos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Youtube Dislike Playlist

To create a playlist of all disliked videos and be accessible to me.

Plan :

  1. Use yt api to retrieve list.
  2. Use yt api to export as a playlist on youtube.

Issues :

  1. totalResults (no of disliked videos) does not match the actual count of videos in the result.
  2. Quotas very small.(10,000 units). Adding one video amounts to 50 units.

Observations:

  1. Youtube allows multiple playlists with the same name.
  2. Youtube allows videos to be repeated in a playlist.

About

Create youtube playlist of all disliked videos


Languages

Language:Python 100.0%