Commit Graph

18 Commits

Author SHA1 Message Date
Ramforth
be101e0869 Feat: Implement yt-dlp integration; Fix: Resolve PyInstaller bundling issues for downloader and ffmpeg-python; Docs: Add command-outputs.md 2025-11-01 15:49:35 +01:00
Ramforth
89c6a25891 Attempt to fix PyInstaller import error with explicit imports in __init__.py 2025-11-01 13:24:13 +01:00
Ramforth
4c3d343bb3 Docs: Restructure development plan with new priorities 2025-11-01 13:06:52 +01:00
Ramforth
1fdaf49133 Fix: Resolve NameError in utils.py; Refactor: Switch to subprocess calls and update spec file; Docs: Mark packaging complete 2025-11-01 12:37:32 +01:00
Ramforth
b8d74f43ef Attempt to fix PyInstaller ffmpeg-python import error with hiddenimports 2025-11-01 12:29:02 +01:00
Ramforth
049b016e72 Update USAGE.md with executable instructions; Add PyInstaller spec file; Update .gitignore 2025-11-01 12:16:10 +01:00
Ramforth
a73569a5e8 Refactor: Strengthen error handling and remove debug prints 2025-11-01 12:11:21 +01:00
Ramforth
03330eeb19 Update USAGE.md to reflect interactive input file prompt 2025-11-01 11:28:43 +01:00
Ramforth
0c8a431256 Add functionality to prompt for input file if not provided via CLI 2025-11-01 11:28:18 +01:00
Ramforth
bab986646b Add USAGE.md explaining how to use the script 2025-11-01 11:25:51 +01:00
Ramforth
0fbc261e1b Complete initial project setup and core functionality 2025-11-01 11:22:59 +01:00
Ramforth
f06797d437 Update FFMPEG_NOTES.md with refined default DNxHD profiles 2025-11-01 11:18:56 +01:00
Ramforth
35641eea16 Update FFMPEG_NOTES.md: Add Opus audio codec considerations 2025-11-01 01:52:26 +01:00
Ramforth
c29d5cc92d Add FFMPEG_NOTES.md detailing current ffmpeg settings 2025-11-01 01:50:30 +01:00
Ramforth
0558751ba2 Update README.md: Add Arch Linux/CachyOS setup notes for ffmpeg-full and OBS Studio workaround 2025-11-01 01:36:31 +01:00
Ramforth
a85c9bc150 Update README.md: Add ffmpeg-full requirement 2025-10-31 23:49:21 +01:00
Ramforth
c853f0c135 Add README.md 2025-10-31 23:25:59 +01:00
Ramforth
bff6ea683a Initial commit: Add DEVELOPMENT_PLAN.md 2025-10-31 23:11:45 +01:00