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

udemy: youtube_dl.utils.RegexNotFoundError: Unable to extract course id #20751

Closed
rajkarthik92 opened this issue Apr 23, 2019 · 2 comments
Closed
Labels

Comments

@rajkarthik92
Copy link

@rajkarthik92 rajkarthik92 commented Apr 23, 2019

I'm using "2019.04.17" version. Using this version I'm unable to download videos from UDEMY site.
Below is the cmd & detailed log:

youtube-dl -u *** -p *** -o '/MyVideos/' -v https://www.udemy.com/java-tutorial/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-u', 'PRIVATE', '-p', 'PRIVATE', '-o', "'
/MyVideos/'", '-v', 'https://www.udemy.com/java-tutorial/']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.04.17
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.16299
[debug] exe versions: none
[debug] Proxy map: {}
[udemy:course] Downloading login popup
[udemy:course] Logging in
[udemy:course] java-tutorial: Downloading webpage
[udemy:course] 24823: Downloading course curriculum
[download] Downloading playlist: 24823
[udemy:course] playlist 24823: Collected 70 video ids (downloading 70 of them)
[download] Downloading video 1 of 70
[udemy] Downloading login popup
[udemy] 172757: Downloading webpage
ERROR: Unable to extract course id; 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.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\YoutubeDL.py", line 796, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\common.py", line 529, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\udemy.py", line 216, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\udemy.py", line 79, in _extract_course_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmp1tqz5pcu\build\youtube_dl\extractor\common.py", line 1004, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract course id; 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.

@dstftw dstftw closed this Apr 23, 2019
@dstftw dstftw added the duplicate label Apr 23, 2019
@rajkarthik92
Copy link
Author

@rajkarthik92 rajkarthik92 commented Apr 23, 2019

@dstftw Can you link the original ticket for a follow-up purpose?

@rajkarthik92
Copy link
Author

@rajkarthik92 rajkarthik92 commented Apr 24, 2019

@dstftw Can you link the original ticket for a follow-up purpose?

#20543

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.