Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Add support to import Youtube data from Google Takeout #65

Open
Artx-II opened this issue May 24, 2021 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@Artx-II
Copy link
Member

Artx-II commented May 24, 2021

Google takeout can give us a set of data which could contain all the user subscriptions, watch history, watch later, playlists, etc.

Since this data is zipped into a single file, the appropriate method to implement this would be by extracting the zip (using a library) and check which information is present and let the user know which information to import.

Since extracting the data from Google Takeout might be a little complicated, we need to set up a few screens which contains screenshots explaining how the process is done (Like a guide).

@Artx-II Artx-II added the enhancement New feature or request label May 24, 2021
@deeznutser
Copy link

I suggest the feature too. Developers, pay attention!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants