Commit History

Fix: Add YouTube bot detection bypass for HF deployment
3d524c1

Yashwanth commited on

Fix: Add missing heuristic mode to FastAPI /clips endpoint
e557b3f

Yashwanth commited on

Add Hugging Face Space metadata
c8ee5e6

Yashwanth commited on

Update .gitignore to exclude binary files and downloads
3045f5d

Yashwanth commited on

Configure for Hugging Face deployment
aaca34b

Yashwanth commited on

Fix: Restore Flask and gunicorn in requirements.txt
9f45b3c

Yashwanth commited on

Fix: Use correct model deepseek-ai/deepseek-v3.2
ae67512

Yashwanth commited on

Enhance debug endpoint to show sub_url and parsing details
4577488

Yashwanth commited on

Add detailed subtitle logging to debug 0 transcript issue
5f44bdd

Yashwanth commited on

Add debug endpoint and improved error logging
39281e9

Yashwanth commited on

Fix: Add proxy support for subtitle downloads
ecaa450

Yashwanth commited on

Optimize AI processing: Parallel chunking for Nvidia and Gemini (5x concurrent)
0793e37

Yashwanth commited on

Finalize project restructure: Clean root directory, verify backend API functionality
7915b1b

Yashwanth commited on

Restructure project: separate backend and frontend folders
6c9376d

Yashwanth commited on

Update README with proxy configuration and /proxy endpoint documentation
49de1d1

Yashwanth commited on

Speed optimizations: 30s window step, max 10 candidates, proxy only for yt-dlp
ac76487

Yashwanth commited on

Performance optimizations: faster timeouts, concurrent downloads, 480p default quality
a1db593

Yashwanth commited on

Fix proxy integration - use _get_ydl_opts_with_proxy in all yt-dlp calls
2e30fd3

Yashwanth commited on

Add advanced proxy management with WebShare API, rotation, bandwidth tracking, and web UI
342a8e9

Yashwanth commited on

Add residential proxy support to bypass YouTube datacenter IP blocking
d8bbe30

Yashwanth commited on

Use android_testsuite/mediaconnect clients to bypass YouTube bot detection
de66fae

Yashwanth commited on

Use web-only player client to avoid PO Token requirement
0c29723

Yashwanth commited on

Fix YouTube bot detection: Update extractor args with android/ios/web clients and latest yt-dlp
3c8811d

Yashwanth commited on

Bump version to 1.3.1 to force rebuild
4e08f02

Yashwanth commited on

Fix UnboundLocalError: Initialize ffmpeg_dir for system ffmpeg usage
03802f9

Yashwanth commited on

Fresh start without large files
b4a9f77

Yashwanth commited on