Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

windows11, KeyError: 'srt_fixPP' #17

Open
bk111 opened this issue Jun 14, 2024 · 1 comment
Open

windows11, KeyError: 'srt_fixPP' #17

bk111 opened this issue Jun 14, 2024 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@bk111
Copy link

bk111 commented Jun 14, 2024

python3 -m pip install -U https://github.com/bindestriche/srt_fix/archive/refs/heads/master.zip

C:\Users\dengz\Downloads\0pitch>yt-dlp --write-auto-sub --sub-lang 'en' --convert-subs=srt --restrict-filenames --no-check-certificates --use-postprocessor srt_fix https://www.youtube.com/watch?
v=jdEaYV5Kq98
Traceback (most recent call last):
File "yt_dlp_main_.py", line 17, in
File "yt_dlp_init_.py", line 1072, in main
File "yt_dlp_init_.py", line 970, in real_main
File "yt_dlp\YoutubeDL.py", line 789, in init
File "yt_dlp\postprocessor_init
.py", line 42, in get_postprocessor
KeyError: 'srt_fixPP'
[30484] Failed to execute script 'main' due to unhandled exception!

@bindestriche bindestriche added the help wanted Extra attention is needed label Jun 25, 2024
@bindestriche
Copy link
Owner

Thanks for your report.
The pip install does not work correctly, it seems. Please manually install the extension by placing it in one of the directories. Alternatively, use one of the utilities I provided. I need to read up on pip to fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants