Youtube Share to Spotify
Privacy Policy
Effective Date: March 8th 2025
1. Introduction
This extension, YouTube Music to Spotify Converter, is designed to convert YouTube Music tracks into Spotify links with a single click. Your privacy is important to us, and this policy explains what data we collect, how we use it, and how we protect it.
2. Data Collection
This extension does not collect, store, or share any personally identifiable information. The extension processes track information locally and only sends necessary data (such as track name and artist) to our Vercel-hosted API for Spotify link retrieval.
3. How We Use Data
The extension only accesses and transmits the minimum required data to perform its core function:
Extracting track details from YouTube Music.
Sending track details to our API to search for the corresponding Spotify link.
Returning and displaying the Spotify link within the extension.
4. Permissions Justification
Host Permissions (
music.youtube.com
, yttospot.vercel.app): Required to extract track information from YouTube Music and fetch matching Spotify links.clipboardWrite: Used to copy the converted Spotify link to the user’s clipboard for convenience.
Code for running https://yttospot.vercel.app/ is available here: https://github.com/Sraghav63/yttospot
5. Data Sharing
We do not sell, share, or distribute any data to third parties. The extension does not track users or collect analytics.
6. Security
We take security seriously. Our API does not store user data, and all interactions are stateless. The extension does not execute remote scripts or load external code dynamically.
7. Changes to This Policy
We may update this Privacy Policy as needed. Any changes will be reflected here, and continued use of the extension constitutes acceptance of the updated terms.
8. Contact Us
If you have any questions about this Privacy Policy, please contact us at raghavpol@duck.com
Privacy Policy
Effective Date: March 8th 2025
1. Introduction
This extension, YouTube Music to Spotify Converter, is designed to convert YouTube Music tracks into Spotify links with a single click. Your privacy is important to us, and this policy explains what data we collect, how we use it, and how we protect it.
2. Data Collection
This extension does not collect, store, or share any personally identifiable information. The extension processes track information locally and only sends necessary data (such as track name and artist) to our Vercel-hosted API for Spotify link retrieval.
3. How We Use Data
The extension only accesses and transmits the minimum required data to perform its core function:
Extracting track details from YouTube Music.
Sending track details to our API to search for the corresponding Spotify link.
Returning and displaying the Spotify link within the extension.
4. Permissions Justification
Host Permissions (
music.youtube.com
, yttospot.vercel.app): Required to extract track information from YouTube Music and fetch matching Spotify links.clipboardWrite: Used to copy the converted Spotify link to the user’s clipboard for convenience.
Code for running https://yttospot.vercel.app/ is available here: https://github.com/Sraghav63/yttospot