Skip to content

Commit

Permalink
[extractor/youtube] Define strict uploader metadata mapping (#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 committed Apr 14, 2023
1 parent 93e7c69 commit 7666b93
Showing 1 changed file with 371 additions and 338 deletions.

0 comments on commit 7666b93

Please sign in to comment.