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

[ADN] no way to extract subtitles #25007

Closed
gamersalpha opened this issue Apr 26, 2020 · 2 comments
Closed

[ADN] no way to extract subtitles #25007

gamersalpha opened this issue Apr 26, 2020 · 2 comments
Labels

Comments

@gamersalpha
Copy link

@gamersalpha gamersalpha commented Apr 26, 2020

Checklist

Youtubedll version :

E:\>youtube-dl.exe --version
2020.03.24
  • [X ] I'm reporting a broken site support issue
  • [ X] I've verified that I'm running youtube-dl version 2020.03.24
  • [ X] I've checked that all provided URLs are alive and playable in a browser
  • [ ]X I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • [ X] I've searched the bugtracker for similar bug reports including closed ones
  • [ X] I've read bugs section in FAQ

Verbose log

E:\>youtube-dl.exe -v https://animedigitalnetwork.fr/video/boruto-naruto-next-generations/7937-episode-2-le-fils-du-hokage  --list-subs
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://animedigitalnetwork.fr/video/boruto-naruto-next-generations/7937-episode-2-le-fils-du-hokage', '--list-subs']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.03.24
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: none
[debug] Proxy map: {}
[ADN] 7937: Downloading webpage
[ADN] 7937: Downloading player config JSON metadata
[ADN] 7937: Downloading links JSON metadata
[ADN] 7937: Downloading vostf mobile JSON metadata
[ADN] 7937: Downloading m3u8 information
[ADN] 7937: Downloading vostf sd JSON metadata
[ADN] 7937: Downloading m3u8 information
[ADN] 7937: Downloading subtitles location
[ADN] 7937: Downloading subtitles data
Traceback (most recent call last):
  File "__main__.py", line 19, in <module>
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\__init__.py", line 474, in main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\__init__.py", line 464, in _real_main
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\YoutubeDL.py", line 2019, in download
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\common.py", line 530, in extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\adn.py", line 204, in _real_extract
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\common.py", line 2892, in extract_subtitles
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpjwbwqymm\build\youtube_dl\extractor\adn.py", line 80, in _get_subtitles
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbf in position 1: invalid start byte

Description

Hello,
i can't downlaod subtitle
i got this error :
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbf in position 1: invalid start byte
do u know how fix this please

@dstftw dstftw closed this Apr 26, 2020
@dstftw dstftw added the duplicate label Apr 26, 2020
@gamersalpha
Copy link
Author

@gamersalpha gamersalpha commented Apr 26, 2020

@dstftw where is the original please ?

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.