Commit Graph
5 Commits
Author SHA1 Message Date
Leonid Pershin ea906bbf0e Add curl-cffi dependency and update README for browser impersonation support. Enhanced configuration options for yt-dlp to include impersonation settings, improving compatibility with anti-bot measures. Updated logging in main.py to reflect new impersonation settings. 2026-06-21 10:58:14 +03:00
Leonid Pershin eae4def0bf Update PVideoDl to support custom download strategies and enhance cookie handling. Added new downloader registration system, updated README for clarity on downloaders, and introduced cookies configuration in settings. Frontend now includes a dedicated tab for download strategies and API endpoints for listing them. 2026-06-20 09:08:31 +03:00
Leonid Pershin 3e47e95fc4 Enhance PVideoDl with finished_at tracking for downloads and UI updates. Added finished_at field to Download model, updated storage to handle legacy databases, and improved frontend to display recent downloads. Refactored scripts for better clarity and error handling. 2026-06-19 16:27:20 +03:00
Leonid Pershin 303de2b26c Add development and production scripts for PVideoDl. Introduced dev.bat, dev.sh for development mode with backend and Vite server, and run.bat, run.sh for production launch with dependency installation and frontend build. Enhanced user experience with clear instructions and error handling. 2026-06-19 16:27:14 +03:00
Leonid Pershin 3281fa2a5d Добавлено описание проекта PVideoDl, включая функциональность, стек технологий, архитектуру, инструкции по запуску и API. Обновлён README.md для лучшего понимания проекта. 2026-06-19 12:07:55 +03:00