]> jfr.im git - yt-dlp.git/commit - yt_dlp/extractor/youtube.py
[extractor/youtube:tab] Improvements to tab handling (#5487)
authorpukkandan <redacted>
Fri, 11 Nov 2022 08:22:40 +0000 (13:52 +0530)
committerGitHub <redacted>
Fri, 11 Nov 2022 08:22:40 +0000 (13:52 +0530)
commitbd7e919a75cd264daabbe50137b2a7c89390c68c
tree57be85003397cf74025aa48fb3b203b04dcfa9ab
parentf7fc8d39e99d5b0683ac48a876618a5495a9ef5e
[extractor/youtube:tab] Improvements to tab handling (#5487)

* Better handling of direct channel URLs - See https://github.com/yt-dlp/yt-dlp/pull/5439#issuecomment-1309322019
* Prioritize tab id from URL slug - Closes #5486
* Add metadata for the wrapping playlist
* Simplify redirect for music playlists
yt_dlp/extractor/youtube.py