add extra api keys to download larger playlists
Budget: $10 – $55 USD
My Python-based downloader on Linux Mint 22 FAILS whenever I queue large batches because the YouTube Data and Spotify Web APIs start throttling me. Because there is api limitations. I want to solve this once and for all by (1) adding extra API keys for each service and (2) tightening the code so every request counts.
The program runs on linux mint and downloads YT videos and Spotify music and converts to Mp3 on my local pc. You must understand python.
********** READ THIS ***********
THIS PROJECT WILL NOT PAY OVER $45, YOU MUST AGREE TO THIS BUDGET TO WORK WITH US. WE ARE A SMALL AND YOUNG AND COMMUNITY & FAMILY FOCUSED COMPANY.
You must say in your project proposal, you agree to the $50 max budget. I will not contact you nor hire you if you just use Ai...... YOU MUST send me a message or put in your proposal, that you agree
******************
Here is what I need from you:
You need to improve the app to support multiple API keys.
This is the best whay forward
we make 2, 3... X accounts
in YT, we get 2, 3 ... X API keys for the same API
Them we will have an extended quota.
• Integrate multiple YouTube and Spotify keys into the existing script and build a clean key-pool/rotation routine that automatically selects the next valid key, retries gracefully on quota errors, and reports usage so I always know which key is nearing its limit.
• Review the present request logic, remove wasteful calls, and cache or batch wherever possible to reduce total hit count.
I already have the base code and can share it immediately. If you’re comfortable with libraries like pytube, spotipy, requests, asyncio, and back-off strategies, this should be a focused job. Let me know your approach and timeline; I’m ready to start today.
The program runs on linux mint and downloads YT videos and Spotify music and converts to Mp3 on my local pc. You must understand python.
********** READ THIS ***********
THIS PROJECT WILL NOT PAY OVER $45, YOU MUST AGREE TO THIS BUDGET TO WORK WITH US. WE ARE A SMALL AND YOUNG AND COMMUNITY & FAMILY FOCUSED COMPANY.
You must say in your project proposal, you agree to the $50 max budget. I will not contact you nor hire you if you just use Ai...... YOU MUST send me a message or put in your proposal, that you agree
******************
Here is what I need from you:
You need to improve the app to support multiple API keys.
This is the best whay forward
we make 2, 3... X accounts
in YT, we get 2, 3 ... X API keys for the same API
Them we will have an extended quota.
• Integrate multiple YouTube and Spotify keys into the existing script and build a clean key-pool/rotation routine that automatically selects the next valid key, retries gracefully on quota errors, and reports usage so I always know which key is nearing its limit.
• Review the present request logic, remove wasteful calls, and cache or batch wherever possible to reduce total hit count.
I already have the base code and can share it immediately. If you’re comfortable with libraries like pytube, spotipy, requests, asyncio, and back-off strategies, this should be a focused job. Let me know your approach and timeline; I’m ready to start today.