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

Academy Hacker: Unable to download webpage: HTTP Error 404: Not Found #22572

Closed
5 tasks done
diman82 opened this issue Oct 1, 2019 · 0 comments
Closed
5 tasks done

Academy Hacker: Unable to download webpage: HTTP Error 404: Not Found #22572

diman82 opened this issue Oct 1, 2019 · 0 comments

Comments

@diman82
Copy link

diman82 commented Oct 1, 2019

Checklist

  • I'm reporting a broken site support
  • I've verified that I'm running youtube-dl version 2019.09.28
  • 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

youtube-dl.exe --username "[email protected]" --password "mypassword" --verbose --sleep-interval 120  https://academyhacker.com/courses/enrolled/215041
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--username', 'PRIVATE', '--password', 'PRIVATE', '--verbose', '--sleep-interval', '120', 'https://academyhacker.com/courses/enrolled/215041']
[debug] Encodings: locale cp65001, fs mbcs, out cp65001, pref cp65001
[debug] youtube-dl version 2019.09.28
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18985
[debug] exe versions: none
[debug] Proxy map: {}
[TeachableCourse] Downloading academyhacker.com login page
[TeachableCourse] Logging in to academyhacker.com
[TeachableCourse] 215041: Downloading webpage
WARNING: unable to extract course title; 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.
[download] Downloading playlist: 215041
[TeachableCourse] playlist 215041: Collected 41 video ids (downloading 41 of them)
[download] Downloading video 1 of 41
[Teachable] Downloading academyhacker.com login page
[Teachable] Logging in to academyhacker.com
ERROR: Unable to download webpage: HTTP Error 404: Not Found (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\tmpyi91grvc\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpyi91grvc\build\youtube_dl\YoutubeDL.py", line 2237, 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

Description

This is a paid course, watched fine from browser, I just want to download it for offline usage.

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

No branches or pull requests

1 participant