Errors when running srt_fix from yt-dlp (2024.04.09) on my mac
username@mac01337 workfolder % yt-dlp --write-auto-subs --sub-langs "en*" --use-postprocessor srt_fix "[URL TO YOUTUBE VIDEO]"
Traceback (most recent call last):
File "/opt/local/bin/yt-dlp", line 8, in
FYI. Exactly the same issue for me.
Maybe you did not copy the plugin to the right place.I had a similar error when the python file was not at the right place. I have no mac and can't try it.
ocococococ @.***> schrieb am Di., 28. Mai 2024, 16:48:
FYI. Exactly the same issue for me.
— Reply to this email directly, view it on GitHub https://github.com/bindestriche/srt_fix/issues/15#issuecomment-2135422174, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATZWN6VYE7JZLZZT4VMKWK3ZESKLBAVCNFSM6AAAAABGO6NVFOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZVGQZDEMJXGQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>
Not sure if it is related, but maybe it is. I also had another issue with running src_fix standalone on my mac, and I just posted a little update on that one here:
https://github.com/bindestriche/srt_fix/issues/14
Where should the plugin be copied?
@franticht the directories for plugins are listed here
User Plugins
${XDG_CONFIG_HOME}/yt-dlp/plugins/<package name>/yt_dlp_plugins/ (recommended on Linux/macOS)
${XDG_CONFIG_HOME}/yt-dlp-plugins/<package name>/yt_dlp_plugins/
${APPDATA}/yt-dlp/plugins/<package name>/yt_dlp_plugins/ (recommended on Windows)
${APPDATA}/yt-dlp-plugins/<package name>/yt_dlp_plugins/
~/.yt-dlp/plugins/<package name>/yt_dlp_plugins/
~/yt-dlp-plugins/<package name>/yt_dlp_plugins/
System Plugins
/etc/yt-dlp/plugins/<package name>/yt_dlp_plugins/
/etc/yt-dlp-plugins/<package name>/yt_dlp_plugins