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

a new error KeyError('@id',) #25740

Closed
lczfuture opened this issue Jun 20, 2020 · 0 comments
Closed

a new error KeyError('@id',) #25740

lczfuture opened this issue Jun 20, 2020 · 0 comments
Labels

Comments

@lczfuture
Copy link

@lczfuture lczfuture commented Jun 20, 2020

C:\Users\win7>C:\youtube-dl.exe --verbose --newline -i -o "C:\Users\win7%(title
)s.%(ext)s" --ignore-config --hls-prefer-native "https://tv.nrk.no/serie/dna/ses
ong/1/episode/4"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '--newline', '-i', '-o', 'C:\Users\wi
n7\%(title)s.%(ext)s', '--ignore-config', '--hls-prefer-native', 'https://tv.nr
k.no/serie/dna/sesong/1/episode/4']
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2020.06.16.1
[debug] Python version 3.4.4 (CPython) - Windows-7-6.1.7601-SP1
[debug] exe versions: none
[debug] Proxy map: {}
[NRKTVEpisode] dna/sesong/1/episode/4: Downloading webpage
ERROR: An extractor error has occurred. (caused by KeyError('@id',)); please rep
ort this issue on https://yt-dl.org/bug . Make sure you are using the latest ver
sion; type youtube-dl -U to update. Be sure to call youtube-dl with the --verb
ose flag and include its complete output.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbt
mq\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbt
mq\build\youtube_dl\extractor\nrk.py", line 430, in _real_extract
KeyError: '@id'
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbt
mq\build\youtube_dl\extractor\common.py", line 530, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbt
mq\build\youtube_dl\extractor\nrk.py", line 430, in _real_extract
KeyError: '@id'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbt
mq\build\youtube_dl\YoutubeDL.py", line 797, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpspbsbt
mq\build\youtube_dl\extractor\common.py", line 543, in extract
youtube_dl.utils.ExtractorError: An extractor error has occurred. (caused by Key
Error('@id',)); please report this issue on https://yt-dl.org/bug . Make sure yo
u are using the latest version; type youtube-dl -U to update. Be sure to call
youtube-dl with the --verbose flag and include its complete output.

@dstftw dstftw closed this Jun 20, 2020
@dstftw dstftw added the duplicate label Jun 20, 2020
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
2 participants
You can’t perform that action at this time.