]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[youtube:tab] Redirect `UC` channels that doesn't have a `videos` tab
authorpukkandan <redacted>
Tue, 18 May 2021 13:02:46 +0000 (18:32 +0530)
committerpukkandan <redacted>
Tue, 18 May 2021 14:01:07 +0000 (19:31 +0530)
commit18db754858a17513db95be326c1f5f61030e4fda
tree640a659e49be4359bcac977bd51fb8075cd0232e
parentfe03a6cdc80a6d14e10b4c931ee319bfa11b5099
[youtube:tab] Redirect `UC` channels that doesn't have a `videos` tab

Many topic URLs don't have a videos tab, but has an equivalent `UU` playlist.
If there is no playlist, fallback to using channel page
yt_dlp/extractor/youtube.py