Skip to content

raj-khare/yt-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

yt-migrate

Import all your YouTube subscriptions from one account to another

Open yt-migrate to use via default keys. However, quota may get exhausted to due API limits, so you can try again next day (only remaining subscriptions will get transferred) or use your own API keys by following the steps below.

Please use the below steps as my keys have crossed limits.

Steps:

  1. Create a new project on Google Cloud and enable YouTube Data API under API & Services.
  2. Under credentials tab, create a new API key.
  3. Create an OAUTH consent screen.
  4. Also create an OAUTH client and add two entries to 'Authorized JavaScript origins': http://localhost:8080 and http://localhost
  5. Clone the repo and paste the generated Client id on main.js (Line 1).
  6. Run python -m http.server 8080 from the current directory.
  7. Open http://localhost:8080 in the browser.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •