v1.6
another hotfix release
This release fixes live recording (again)
It also fixes a SyntaxWarning that occurs with Python 3.12+
またホットフィックスリリースです。
このリリースは(また)生配信の録音を修正します。
Python 3.12以上で発生するSyntaxWarningも修正します。
I had two choices for how to do the fix this time:
- add another special case, so that both live and timefree30 use the
pc_html5streams (so really timefree7 is the exception...) - or, now that we have the chunks workaround, I could switch everything over to
pc_html5and have done
Both work, but I'm not sure I want to switch everything to the chunks workaround just yet.
I've been using it and it works well, but I think probably the less it gets used the better. It's not exactly subtle...
So for now I've gone with the more conservative choice of adding a special case, so that timefree (7) can keep working as it always has, without the workaround.
But I have a plan for if the on-demand stream gets taken away, which is the important thing.
I didn't catch the SyntaxWarning on my machine because I'm still running python 3.10. Apologies for that.
oh well i'll update one day™
If you use pip, you should be able to upgrade with pip install yt-dlp-rajiko --upgrade --extra-index-url https://427738.xyz/yt-dlp-rajiko/pip/.
If you installed manually, you can download the updated .whl below.
The SHA256 checksum should be 1664969505785b76fb6b7c85a5b8f498039576d6abcdf136f3e007edcda3fcdd.