1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-04 14:05:10 -04:00

[jsinterp] Fix _separate

Ref: https://github.com/yt-dlp/yt-dlp/issues/4635#issuecomment-1231126941
This commit is contained in:
pukkandan
2022-08-30 15:57:17 +05:30
parent 224b5a35f7
commit c4b2df872d
4 changed files with 8 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
# Autogenerated by devscripts/update-version.py
__version__ = '2022.08.19.1'
__version__ = '2022.08.19.2'
RELEASE_GIT_HEAD = '48c88e088'