Joystream / atlas

Whitelabel consumer and publisher experience for Joystream
https://www.joystream.org
GNU General Public License v3.0
100 stars 44 forks source link

Spike: how help video creators migrate their videos manually? #2980

Closed dmtrjsg closed 2 years ago

dmtrjsg commented 2 years ago

Context

Assist Youtube channel owners to migrate their content manually before automation is available through youtube sync service.

This ticket is aimed on figuring out what can we get away with relying on Front end mostly or entirely: Crawler/ API to fetch assets meta and pre-populate forms/ file impex/ other way?

https://developers.google.com/youtube/v3/docs/channels

┆Issue is synchronized with this Asana task by Unito

rafalpawlow commented 2 years ago

How can we help video creators migrate their videos?

We could make it possible by creating drafts from fetched results from Youtube API. I believe we could create a modal in which the user provides the api key, name or id of the channel, based on which we can create a list of drafts.

Compare youtube video structure with our own video. See how we could populate our video form with youtube data?

What are the API endpoints that would be used to get that data?

What permissions do we need from the API?

Problems and inconveniences