Skip to content

Instantly share code, notes, and snippets.

@nezort11
Created February 12, 2026 23:32
Show Gist options
  • Select an option

  • Save nezort11/09294da0969c88f8012cb54bf348c949 to your computer and use it in GitHub Desktop.

Select an option

Save nezort11/09294da0969c88f8012cb54bf348c949 to your computer and use it in GitHub Desktop.

Unfortunately, no, there is no direct or official way to "export" your trained brain (watch history, search patterns) and "import" it into another YouTube account. Your recommendation algorithm is hardcoded to your specific Google Account and cannot be transferred .

However, you can successfully transfer the "skeleton" of your account (subscriptions/playlists) to give your friend a huge head start. Here is the breakdown of what is actually possible and how to do it.

⚠️ CRITICAL DISCLAIMER: The Brand Account transfer method (often suggested for "moving channels") does NOT apply to you. That process is specifically for Content Creators to transfer uploaded videos and channel ownership to a business account. It does not transfer your personal viewing history or recommendations, and it requires you to give your friend ownership access (which violates your requirement of not sharing your account) .

✅ What You CAN Transfer (and How)

Here is a clear distinction of what moves and what stays stuck to your old account:

Data Type Transfer Possible? Method
Subscriptions YES (Full List) Export as .xml file and import via Google Takeout tool .
Playlists (Likes, Watch Later, Custom) YES (Videos) Make playlist Public/Unlisted (\rightarrow) Save to new account via URL .
Your Uploaded Videos YES Only via "Brand Account" transfer (requires giving ownership; not recommended for your use case) .
Watch History NO Cannot be exported or imported .
Search History NO Cannot be exported or imported .
The "Trained" Algorithm NO This is server-side AI tied to your specific Google ID. It cannot be cloned .

📋 Step-by-Step: Transferring the "Transferable" Parts

If you want to give your friend the best possible start, do this:

1. Transfer Subscriptions (The Easiest Win)

  • Step 1: Go to YouTube Studio on your account.
  • Step 2: Go to Settings > Channel > Advanced Settings.
  • Step 3: Scroll to the bottom and select "Export Subscriptions" . This downloads an .xml file .
  • Step 4: Have your friend log into their own account and visit: Subscriptions Importer Tool.
  • Step 5: Upload the .xml file. They will instantly be subscribed to every channel you are .

2. Transfer Playlists (Liked Videos & Watch Later)

  • Step 1: Go to the playlist (e.g., "Liked Videos" or "Watch Later") on your account.
  • Step 2: Click the three dots (or the "Share" icon) and set the privacy to "Unlisted" .
  • Step 3: Copy the shareable link/URL.
  • Step 4: Send this link to your friend. When they open it in their browser (signed into their own account), they will see a "Save" or "Save to Playlist" button. Clicking this adds the entire playlist to their library .

🧠 The Hard Truth: The "Brain" Doesn't Move

Your friend will not get your recommendations immediately. Watch history is the primary driver of the YouTube algorithm . Since that cannot be moved, your friend’s "Home" page will start blank .

🔁 Realistic Alternatives (How to actually solve this)

Since a direct transfer is impossible, here are your three practical options:

  1. The "Ghost" Method (Manual but Effective): Have your friend log into their own account on a browser. Open your account on another browser/device side-by-side. Have them manually click on the videos you are watching. YouTube learns very fast. If they watch 50-100 of the same videos you watch over a week or two, their algorithm will mirror yours closely.
  2. The "Safe Sharing" Compromise: If you absolutely do not want to give your friend your password but trust them not to mess up your feed, you do not need to give them your password. You can use Google's Brand Account method to add them as a "manager" . Warning: This gives them the ability to delete your playlists and change your channel settings. Only do this if you fully trust them not to change anything.
  3. Third-Party Tools (Advanced): There is a tool called yt2alt which can technically export your history, but it cannot import it into another YouTube account. It is designed to move your history to privacy-focused alternative platforms like FreeTube or Invidious, not to another Google account .

Summary: Send your friend your Subscriptions file and your "Liked Videos" playlist link. Tell them to watch those videos on their own account. Within a few weeks, their algorithm will catch up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment