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

cannot support vlive channel download #29837

Open
ashoffire opened this issue Aug 21, 2021 · 2 comments
Open

cannot support vlive channel download #29837

ashoffire opened this issue Aug 21, 2021 · 2 comments

Comments

@ashoffire
Copy link

D:\Desktop\Downloads>youtube-dl https://www.vlive.tv/channel/FE619/board/3498

[vlive:channel] FE619: Downloading decode channel code
ERROR: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by <HTTPError 401: 'Unauthorized'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

@ghost
Copy link

ghost commented Aug 22, 2021

Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

Do not ignore this.

@ashoffire
Copy link
Author

D:\Desktop\Downloads>youtube-dl --verbose https://www.vlive.tv/channel/FE619/board/3498
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', 'https://www.vlive.tv/channel/FE619/board/3498']
[debug] Encodings: locale cp949, fs mbcs, out cp949, pref cp949
[debug] youtube-dl version 2021.06.06
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: ffmpeg 4.4-full_build-www.gyan.dev, ffprobe 4.4-full_build-www.gyan.dev
[debug] Proxy map: {}
[vlive:channel] FE619: Downloading decode channel code
ERROR: Unable to download JSON metadata: HTTP Error 401: Unauthorized (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you 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.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\common.py", line 634, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\YoutubeDL.py", line 2288, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

pukkandan added a commit to yt-dlp/yt-dlp that referenced this issue Oct 22, 2021
Lesmiscore added a commit to ytdl-patched/ytdl-patched that referenced this issue Oct 22, 2021
* 'master' of https://github.com/yt-dlp/yt-dlp:
  [vlive:channel] Fix extraction Based on ytdl-org/youtube-dl#29866 Closes #749, #927, ytdl-org/youtube-dl#29837 Authored by kikuyan, pukkandan
  [cookies] Local State should be opened as utf-8 Closes #1276
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant