-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
[twitch] subtitles (chat) fail to download #18593
Comments
They're not subtitles. The extractor doesn't support chat. Same with youtube chat, and comments. |
It previously extracted chat from the rechat endpoint (which has been removed). |
I'm having this same issue. Does anyone know of any fixes? I think making the modifications in this PR might work - #15828 - but I haven't tried them yet |
Is there a way to tie that into youtube-dl? |
Not without scripting it yourself. |
@remitamine Should this be closed after 4787f2658b7e4fc02a0980c6d2e94e7394fa8bea? I'm not really sure or I'd do it myself. |
|
Come on mate, did you even read this issue, or just the title? This is
rechat JSON failing to parse and ffmpeg erroring out.
…On 2020-05-22 12:58, Paul Henning wrote:
rechat subtitles count as the text chat, I vote to close.
--
You are receiving this because you commented.
Reply to this email directly, view it on GitHub [1], or unsubscribe
[2].
Links:
------
[1]
#18593 (comment)
[2]
https://github.com/notifications/unsubscribe-auth/AAFRLUQOK4IMZXWF5YMZ2T3RS3KPLANCNFSM4GLRNBQA
|
Sorry, that was totally confusing! I opened a second bug with an almost
identical title, and thought you were voting to close ten seconds after
I opened it. I'm the bad reader here for sure! Thanks for your quick
response >< My apologies.
|
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2018.12.17. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-v
flag to your command line you run youtube-dl with (youtube-dl -v <your command line>
), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):The text was updated successfully, but these errors were encountered: