Skip to content

takagisou/get_yid

Repository files navigation

Get the YouTube Channel ID.

Usage

# rye sync
$ rye run get_yid https://www.youtube.com/@YouTubeJapan
https://www.youtube.com/channel/UCrXUsMBcfTVqwAS7DKg9C0Q

This script simply executes the following script within python.

# pip install yt-dlp
$ yt-dlp --playlist-items 0 --print playlist:channel_id {url}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages