Skip to content

Commit

Permalink
[extractor/youtube] Define strict uploader metadata mapping (yt-dlp#6384
Browse files Browse the repository at this point in the history
)

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
coletdjnz authored and aalsuwaidi committed Apr 21, 2024
1 parent 4364d67 commit 6967ea3
Showing 1 changed file with 371 additions and 338 deletions.

0 comments on commit 6967ea3

Please sign in to comment.