Commit Graph

2 Commits

Author SHA1 Message Date
anasty17
815b9f5a47
Add ffmpeg progress
- Get progress info from 7z stdout for extarct and zip
- Change ffmpeg_cmds input. Check readme!
- Add all audios to media while convert

-- ToDo -- (Next Commit)
- Change how user add yt-dlp options and make it dict
- Refactor usettings, user can add part option instead of edit the whole option like extension filter or ffmpegcmds or yt-dlp options
- Add auto sessions restart interval
- Add upload paths in config.py also as dict
- Add merge video/audio/subtitles
- Refactor keeping files after upload incase seed enabled

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2025-01-01 03:41:00 +02:00
anasty17
f2e3be4bf9
Refactor Part 2
- Fix few errors
- Change ffmpeg cmds input. Check readme!
- Change config from .env to .py (build and deploy is required)

Signed-off-by: anasty17 <e.anastayyar@gmail.com>
2024-12-23 03:06:54 +02:00