
Suoritettu
Julkaistu
Maksettu toimituksen yhteydessä
I want a small, rock-solid Python script that runs on my Hostinger VPS and pushes videos straight to a single YouTube channel automatically. My current workflow is manual and fragile; your job is to replace it with a resilient uploader that never loses its session and can pick up where it left off if a transfer is interrupted. Here is what I already have in place: • A JSON file holding title, description, and tag data for each video. • Full OAuth 2.0 credentials (Client ID and Client Secret) generated in Google Cloud Console. • A sandbox channel for immediate testing access. What the finished script must do: 1. Handle OAuth 2.0 refresh tokens seamlessly, storing and re-using them so I never have to click an auth link again. 2. Use the YouTube Data API v3 resumable upload protocol to guarantee stability on larger files. 3. Read the metadata from my local JSON file and map the fields to YouTube’s title, description, and tags parameters automatically. 4. Run cleanly on a standard Hostinger shared/VPS environment (Python 3.x, no root access assumed). 5. Produce console or log output that clearly shows progress, errors, and the final video URL. Milestone & acceptance test: once the script performs a single successful upload to my sandbox channel using the client-secret JSON I provide, the first milestone is released. I’ll supply a small sample video for this test. Please lean on google-api-python-client, oauth2client, or your preferred modern alternative, but keep external dependencies lightweight and well-documented in a requirements.txt. Include a concise README so I can schedule the script via cron the moment we’re done. Milestone 1: Successful automated upload of one test video from my server to my designated test channel. Specific Channel ID and Client Secret JSON will be shared privately with the selected candidate.
Projektin tunnus (ID): 40349786
28 ehdotukset
Etäprojekti
Aktiivinen 8 päivää sitten
Aseta budjettisi ja aikataulu
Saa maksu työstäsi
Kuvaile ehdotustasi
Rekisteröinti ja töihin tarjoaminen on ilmaista

Hi there, I am a Python automation expert ready to build the rock-solid YouTube uploader you need for your Hostinger VPS. I fully understand the pain points of manual uploads, expiring sessions, and broken transfers. Here is my technical approach: 1. Persistent OAuth 2.0: I will use google-auth-oauthlib to handle initial auth and store credentials securely (e.g., [login to view URL]). It will auto-refresh the token for all future runs. No manual clicks needed. 2. Resumable Uploads: I'll implement the YouTube Data API v3 resumable protocol (MediaFileUpload with chunking) to guarantee stability for large files and handle any network drops gracefully. 3. JSON Mapping: The script will automatically parse your local JSON and accurately map the title, description, and tags fields. 4. VPS & Cron Ready: The script will be lightweight (Python 3.x) using google-api-python-client. I will provide a clean [login to view URL] and a concise [login to view URL] for easy cron scheduling. 5. Clear Logging: You will get detailed terminal logs showing chunk progress, errors, and the final video URL. I am ready to start immediately and pass Milestone 1 by successfully uploading the test video to your sandbox channel. Looking forward to delivering a flawless script. Best regards, Mohamed Ashraf
₹4 500 INR 2 päivässä
0,0
0,0
28 freelancerit tarjoavat keskimäärin ₹8 193 INR tätä projektia

Hi there, I have over 10 years work experience with Linux and python backend development and I think I can definitely help you out with this. Ping me! Cheers
₹10 000 INR 1 päivässä
6,0
6,0

I can build a resilient Python uploader using YouTube API v3 with resumable uploads, auto OAuth token refresh, and JSON-based metadata mapping—fully VPS-ready with clear logs and cron setup. Clean, lightweight, and built to never break your workflow.
₹7 000 INR 1 päivässä
5,3
5,3

Hi, I can easily DO your work IN 24 HOURS, DM me now to get started, PRICE NEGOTIABLE 100% Work satisfaction is provided
₹7 000 INR 1 päivässä
3,9
3,9

Having worked in full-stack development for over 7 years, it's clear that my skill set perfectly aligns with your project requirements. I have an extensive background in developing backend technology, precisely the skill you need to get your YouTube automation process running smoothly and successfully. Throughout my career, I've built multiple automation systems that handle tasks with meticulous accuracy, ensuring seamless functionality and robust performance. Additionally, my expertise in using Python along with Google’s APIs make me particularly adept at developing the script you need. I have intimate knowledge of both "google-api-python-client" and "oauth2client"; nevertheless, I am always open to accommodations based on your preferences. I understand from experience how crucial uploading large files without losing data is. Hence, I ensure the use of YouTube Data API v3 resumable upload protocol to guarantee stability while handling larger files. By amalgamating your existing JSON data with YouTube’s metadata via my Python code, I can guarantee a flawless upload process for all videos with minimal human intervention. Overall, I have a track record of delivering projects on time and with attention to detail - two things that are essential in a project like this.
₹10 000 INR 7 päivässä
3,8
3,8

I’ve built automation scripts for YouTube uploads before, and I understand exactly where these setups usually break — session loss, partial uploads, and messy auth flows. I can deliver a clean, resilient Python script that runs smoothly on your Hostinger VPS and handles everything end-to-end without manual intervention. I’ll implement stable OAuth token storage (no repeated auth), resumable uploads using YouTube Data API v3, and a fail-safe retry system so uploads resume instead of restarting. Your JSON metadata will be mapped cleanly, and logs will clearly show progress, errors, and final video links. I also keep dependencies minimal and provide a simple README so you can plug it into cron instantly. Let’s make this a “set once, run forever” system. We can finalize the exact price after a quick discussion.
₹6 500 INR 2 päivässä
3,4
3,4

Hi there, I lead with a solid experience in Python automation and Google API integrations, and I am well-equipped to build your resilient YouTube uploader. I understand that stability and zero-manual-intervention are your top priorities for this VPS-based workflow. My Execution Plan: Seamless OAuth 2.0 Integration: I will implement a secure token storage system that automatically handles refresh tokens, ensuring your script stays authenticated indefinitely without manual links. Stable Resumable Uploads: I will leverage the YouTube Data API v3 resumable protocol using google-api-python-client to guarantee your large video transfers are resilient to network interruptions. Smart Metadata Mapping: I'll build a clean JSON parser that maps your local metadata (title, description, tags) precisely to YouTube’s parameters. VPS Optimized Architecture: The script will be lightweight, running perfectly on your Hostinger environment without needing root access, and fully ready for cron scheduling. Comprehensive Logging: You'll receive clear console and log output for every upload, including status, errors, and finalized URLs. I can deliver a working script for your sandbox test within 24–48 hours. Ready to start immediately! Best regards, Ali"
₹5 000 INR 4 päivässä
2,4
2,4

Hi, This is very doable and I’ve handled similar API automation tasks before, especially around stable uploads and token handling. I’ll build you a simple but reliable script that uses resumable uploads, stores the refresh token properly, and never asks you to re-auth again. It will read directly from your JSON, handle interruptions, and resume uploads without breaking. Logging will be clear so you always know what’s happening. I’ll also make sure it runs smoothly on your Hostinger VPS with minimal dependencies and give you a quick setup guide so you can plug it into cron right away. I can start immediately and get your first successful upload done fast so you can lock in the milestone.
₹12 500 INR 1 päivässä
2,1
2,1

Hello, I understand you need a rock-solid Python script to automate YouTube uploads on your VPS with resumable uploads and seamless OAuth handling. The goal is to deliver a reliable, interruption-proof, and fully automated solution that matches your expectations. Here’s what I can provide: Automated uploader using YouTube Data API v3 with resumable upload support for large files. Secure OAuth 2.0 token handling with refresh token storage to avoid repeated authentication. JSON-based metadata mapping (title, description, tags) with clear logging and error tracking. I bring over 4+ years of experience in Python, API Integration, and Automation, with a strong focus on building reliable, scalable, and user-friendly applications. Over the years, I’ve worked on automation scripts and backend systems, always keeping performance, stability, and clean code as top priorities. Just to clarify a few things: Will videos be picked from a fixed directory or dynamically added queue? Do you want retry logic or notification on failed uploads? Please come to the chat box to discuss more about your project. Best regards Indresh Kushwaha
₹10 000 INR 7 päivässä
1,6
1,6

You need a rock-solid Python uploader that automates YouTube uploads from your Hostinger VPS, replacing fragile manual uploads with resilient automation using OAuth refresh tokens and the resumable upload protocol. I'll build this using google-api-python-client with token storage for fully unattended execution, reading your JSON metadata and mapping it to YouTube's title/description/tags with clear logging and resume capability. With 10+ years managing $500K+ in ad spend across 50+ clients and full Google Partner certifications including all 6 credentials, I've delivered dozens of API integrations and automation solutions using AI-assisted development for fast, proven delivery. Ready to start — let's discuss your requirements.
₹6 250 INR 3 päivässä
0,0
0,0

Hi, This is a solid use case for the YouTube API, and I can help you set up a reliable uploader script. I’ll build a Python script that reads your JSON metadata, uploads videos using the resumable upload protocol, and handles OAuth tokens properly so you don’t have to re-authenticate each time. I’ll also make sure it can recover from interruptions and log progress clearly, including the final video URL. The script will be lightweight, easy to run on your Hostinger VPS, and include a simple README so you can schedule it with cron right away. If you’d like, I can first demonstrate a test upload to your sandbox channel before final delivery. Let me know if that works for you
₹7 500 INR 2 päivässä
0,0
0,0

Hi, Quick note on dependencies — oauth2client has been deprecated since 2018. The modern stack is google-auth + google-auth-oauthlib + google-api-python-client, which handles refresh tokens cleanly and is what Google actively maintains. For resumable uploads, MediaFileUpload with resumable=True plus chunked progress callbacks gives you the restart-from-interruption behavior you described. The refresh token gets cached on disk after the first consent, so no more manual auth clicks. How I would build this: 1. OAuth flow with local token cache, auto-refresh on expiry 2. JSON metadata reader mapping fields to the videos().insert() body 3. Resumable upload loop with exponential backoff on 5xx and quota errors 4. Structured logging with the final video URL printed on success Recent adjacent work: I built a video automation pipeline (FFmpeg + Python + cloud) that handled bulk video generation and publishing at scale. Quick question: Will the script process one video per cron run, or batch upload multiple JSON entries in a single execution? Happy to start asap.
₹7 000 INR 7 päivässä
0,0
0,0

Python automation specialist. I'll build a resilient YouTube uploader script for your Hostinger VPS. Plan: - YouTube Data API v3 with OAuth2 service account - Resumable uploads with automatic retry on failure - Session persistence (no re-auth needed) - File queue system: watches a folder, uploads in order - Proper metadata (title, description, tags) from config - Cron job / systemd service for automated scheduling - Logging with rotation Built production-grade Python scripts running on Linux VPS before. Clean, well-documented code with requirements.txt. Can deliver in 3-5 days.
₹12 500 INR 5 päivässä
0,0
0,0

Hi there, You need a robust Python uploader that handles OAuth refresh tokens and resumes interrupted video uploads flawlessly. I recently built a resilient YouTube uploader for a client facing similar issues with manual workflows and unstable transfers. This is achievable by combining tight token management with the YouTube Data API’s resumable upload feature. Here’s how I’ll approach it: - Automate OAuth 2.0 token refresh and storage to avoid repeated authorization - Implement resumable uploads to handle large files and interrupted transfers - Parse your JSON metadata to populate video title, description, and tags correctly - Provide clear console logs for each step and the final video URL Would you prefer incremental upload progress updates or just key milestones logged? Drop me a line. Cheers, Atish
₹9 400 INR 14 päivässä
0,0
0,0

Mumbai, India
Liittynyt maalisk. 22, 2026
₹1500-12500 INR
€8-30 EUR
₹600-1500 INR
min €36 EUR/ tunnissa
$30-250 USD
₹12500-37500 INR
$30-250 USD
$10-30 USD
$250-750 USD
$8-15 USD/ tunnissa
min €36 EUR/ tunnissa
₹100-400 INR/ tunnissa
₹1500-12500 INR
₹1500-12500 INR
$25-50 USD/ tunnissa
$15-25 USD/ tunnissa
$8-15 AUD/ tunnissa
$25-50 USD/ tunnissa
$2-8 USD/ tunnissa
€12-18 EUR/ tunnissa
€250-750 EUR