First Run¶
Run the package module with an input video:
By default, the pipeline writes generated files to ./shorts_output.
Download from YouTube¶
Provide --youtube-url instead of --input:
poetry run python -m shortificator \
--youtube-url "https://www.youtube.com/watch?v=XXXX" \
--download-dir ./downloads \
--video-quality best
Use a numeric height to cap the download resolution: