3 Commits

Author SHA1 Message Date
vchikalkin
e29229dfe6 feat(youtube): refactor download logic and integrate new API
- Added optional YTDLP_PATH environment variable to configure yt-dlp path.
- Removed old youtube download utility and replaced it with a new API-based approach.
- Implemented new functions to fetch YouTube video download URLs using an external service.
- Introduced yt-dlp integration for fallback download method.
- Created a structured response for video information retrieval.
- Enhanced error handling for video duration and response validation.
2026-02-17 23:31:03 +03:00
vchikalkin
0b6c4427c9 docker-compose: fix build 2025-08-15 14:09:38 +03:00
vchikalkin
7e1ed52725 project: migrate to monorepo 2025-08-15 13:06:04 +03:00