Udemy - No video formats found
See original GitHub issueChecklist
- I’m reporting a broken site support issue
- I’ve verified that I’m running youtube-dl version 2021.06.06
- 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 bug reports including closed ones
- I’ve read bugs section in FAQ
Verbose log
./youtube-dl.exe --cookies udemy.com_cookies.txt --verbose -o '~/udemy-blockchain/%(playlist)s/%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s' https://www.udemy.com/blockchain-developer/
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--cookies', 'udemy.com_cookies.txt', '--verbose', '-o', '~/udemy-blockchain/%(playlist)s/%(chapter_number)s - %(chapter)s/%(title)s.%(ext)s', 'https://www.udemy.com/blockchain-developer/']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2021.06.06
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.19041
[debug] exe versions: none
[debug] Proxy map: {}
[udemy:course] blockchain-developer: Downloading webpage
[udemy:course] 1172526: Downloading course curriculum
[download] Downloading playlist: 1172526
[udemy:course] playlist 1172526: Collected 121 video ids (downloading 121 of them)
[download] Downloading video 1 of 121
[udemy] 6846516: Downloading webpage
[udemy] 6846516: Downloading lecture JSON
[udemy] 22610630: Downloading m3u8 information
[debug] Default format spec: best/bestvideo+bestaudio
[debug] Invoking downloader on 'https://www.udemy.com/assets/22610630/files/2020-03-01_13-29-53-b1af010e8a29298d952aba5ea685043c/2/hls/AVC_1920x1080_6400k_AAC-HE_64k/aa001a1334874de0b44acad3189eaa6dcf6d.m3u8?provider=cloudfront&token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE2MzExMTU1ODEsInBhdGgiOiIyMDIwLTAzLTAxXzEzLTI5LTUzLWIxYWYwMTBlOGEyOTI5OGQ5NTJhYmE1ZWE2ODUwNDNjLzIvIn0._UTSi-fQLDZ_1hqKWRHOvwgtlva7Ljmp0myUtGBX5ic&v=1'
[hlsnative] Downloading m3u8 manifest
[hlsnative] Total fragments: 50
[download] Destination: C:\Users\user\udemy-blockchain\1172526\1 - A Quick Introduction into the Course\Quick Introduction Before Commencing With This Course.mp4
[download] 100% of 209.59MiB in 00:17
WARNING: 22610630: malformed AAC bitstream detected. Install ffmpeg or avconv to fix this automatically.
[download] Downloading video 2 of 121
[udemy] 6846544: Downloading webpage
[udemy] 6846544: Downloading lecture JSON
ERROR: No video formats 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.
Traceback (most recent call last):
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\YoutubeDL.py", line 815, in wrapper
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\YoutubeDL.py", line 836, in __extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\common.py", line 534, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\udemy.py", line 408, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpkqxnwl31\build\youtube_dl\extractor\common.py", line 1374, in _sort_formats
youtube_dl.utils.ExtractorError: No video formats 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’m trying to download video from udemy, 1st video downloads normal, but after that I got the error
Issue Analytics
- State:
- Created 2 years ago
- Reactions:4
- Comments:9 (1 by maintainers)
Top Results From Across the Web
How to Troubleshoot Audio & Video Issues (on a Browser)
If you're encountering audio or video issues while attempting to watch a course on a browser, this article includes several ways to troubleshoot...
Read more >Unrecognized Lecture Format - Udemy Support
If you see this message while taking a course on the Udemy app, it means that the lecture you're trying to view is...
Read more >Supported File Types - Udemy Support
Supported Files for Lectures. Udemy courses can include article, video and mashup lectures, and these can be created using several different types of...
Read more >Supported File Types - Udemy Business
MOV files. We recommend using MP4 files if possible, however, as we have found the uploading process works best with these. Mashup lectures...
Read more >How to Add Sections, Lectures, and Video Content to Your ...
Udemy employs anti-piracy technology, including encoding videos using a proprietary player and attaching a Udemy watermark to all videos. As a result, the ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Right! I think it happened quite recently (by the way, Udemy has recently changed the design) @darryl-dixon , Could you please tell me if it is possible to fix it somehow, or is it planned to fix it in the next versions of the script?
Same problem… any fix?