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

404 error on codewithmosh #21211

Closed
debendraoli opened this issue May 25, 2019 · 3 comments
Closed

404 error on codewithmosh #21211

debendraoli opened this issue May 25, 2019 · 3 comments

Comments

@debendraoli
Copy link

@debendraoli debendraoli commented May 25, 2019

Checklist

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

[generic] 357787: Requesting header
[redirect] Following redirect to https://codewithmosh.com/p/mastering-react
[generic] mastering-react: Requesting header
WARNING: Falling back on generic information extractor.
[generic] mastering-react: Downloading webpage
[generic] mastering-react: Extracting information
[TeachableCourse] Downloading codewithmosh.com login page
[TeachableCourse] Logging in to codewithmosh.com
[TeachableCourse] mastering-react: Downloading webpage
[download] Downloading playlist: Mastering React
[TeachableCourse] playlist Mastering React: Collected 201 video ids (downloading 201 of them)
[download] Downloading video 1 of 201
[Teachable] Downloading codewithmosh.com login page
[Teachable] Logging in to codewithmosh.com
ERROR: Unable to download webpage: HTTP Error 404: Not Found (caused by <HTTPError 404: 'Not Found'>); 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.

Description

I am using latest version of youtube-dl 2019.05.20 in my Arch Linux with python 3.7 installed.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 25, 2019

You must provide account credentials.

@dstftw dstftw closed this May 25, 2019
@debendraoli
Copy link
Author

@debendraoli debendraoli commented May 25, 2019

Yes I provided it in .netrc file.

.netrc format:
machine codewithmosh.com login <username> password <password>

Youtube-dl downloading command line:
youtube-dl https://codewithmosh.com/courses/enrolled/357787 --netrc

I tried downloading single video and it works fine and I guess it is the problem with playlist.

@designDemon
Copy link

@designDemon designDemon commented Jan 29, 2020

did this finally work on codewithmosh.

If yes can you guide me through it please.. thanks.

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.