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

[Broken] Roosterteeth.com Subtitles #216

Open
5 tasks done
blakeplusplus opened this issue Jan 12, 2021 · 2 comments
Open
5 tasks done

[Broken] Roosterteeth.com Subtitles #216

blakeplusplus opened this issue Jan 12, 2021 · 2 comments
Labels

Comments

@blakeplusplus
Copy link

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dlc version 2020.11.11
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar issues including closed ones

Verbose log

Microsoft Windows [Version 10.0.19042.685]
(c) 2020 Microsoft Corporation. All rights reserved.

C:\Windows\system32>python3 -m pip install --upgrade youtube-dlc
Collecting youtube-dlc
  Using cached youtube_dlc-2020.11.11.post3-py2.py3-none-any.whl (1.8 MB)
Installing collected packages: youtube-dlc
Successfully installed youtube-dlc-2020.11.11.post3

C:\Windows\system32>youtube-dlc -v https://roosterteeth.com/watch/rwby-season-1-episode-1 --list-subs
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://roosterteeth.com/watch/rwby-season-1-episode-1', '--list-subs']
[debug] Loading archive file None
[debug] Encodings: locale cp1252, fs utf-8, out utf-8, pref cp1252
[debug] youtube-dlc version 2020.11.11-3
[debug] Python version 3.7.9 (CPython) - Windows-10-10.0.19041-SP0
[debug] exe versions: ffmpeg 4.3.1, ffprobe 4.3.1
[debug] Proxy map: {}
[RoosterTeeth] rwby-season-1-episode-1: Downloading video JSON metadata
[RoosterTeeth] rwby-season-1-episode-1: Downloading m3u8 information
[RoosterTeeth] rwby-season-1-episode-1: Downloading episode JSON metadata
16024 has no subtitles

C:\Windows\system32>youtube-dlc --version
2020.11.11-3

Description

youtube-dlc does not recognize subtitles on roosterteeth.com.
Links that were tested:

I am able to load all the subtitles using the built-in player, so this is a youtube-dlc issue. The exact same issue is present in pukkandan's fork, and an issue has been made there as well.
A pull request is made on youtube-dl's repo here, but has not been merged for several months.

@blakeplusplus
Copy link
Author

This has been fixed in youtube-dlp. I recommend merging this pull request as a possible fix. This issue still remains in this fork, so this will remain open.

@pukkandan
Copy link

This repo is no longer maintained anyway. The official youtube-dlc repo is moved to https://github.com/blackjack4494/yt-dlc after the DMCA takedown.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants