mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 03:10:38 +00:00
[extractor/youtube] Define strict uploader metadata mapping (#6384)
New mapping: ``` channel -> channel name channel_id -> UCID channel_url -> UCID channel url uploader -> channel name (same as channel field) uploader_id -> @handle uploader_url -> @handle channel url ``` Authored by: coletdjnz
This commit is contained in:
parent
93e7c6995e
commit
7666b93604