Skip to content

Instantly share code, notes, and snippets.

Insert YouTube playlist

  • python3

prepare

$ pip3 install google-api-client

Delete YouTube playlist

  • python3

prepare

$ pip3 install google-api-client

Insert YouTube playlist item

  • python3

prepare

$ pip3 install google-api-client

Delete YouTube playlist item

  • python3

prepare

$ pip3 install google-api-client

Get YouTube channel all public playlist items

./get_ch_playlists.py

store json and csv

/csv/

Get YouTube video info

  • python3

prepare

$ pip3 install google-python-api-client pprint