Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[extractor/youtube] Define strict uploader metadata mapping (yt-dlp#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
- Loading branch information