Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
amc.com ERROR: Unable to extract theplatform_path #12127
Comments
|
Same for me on a different show (and version): C:\files>youtube-dl -F http://www.amc.com/shows/humans/full-episodes/season-02/episode-01/201-2 --verbose |
|
how do i get a windows exe with the modified code? |
|
youtube-dl -U will update to the latest version |
|
latest version available is 2.14.2017, but this code was modified on 2.15.2017 |
Before a new release arrives, you can clone this repo and run |
|
The new release is now available. I just updated to 2017.02.16 AMC works fine now. |
|
thanks all for resolving the issue |
|
Is it possible to adjust the extractor to support wetv.com? It is an AMC network. |
|
wetv is already supported. |
|
|
C:\temp>youtube-dl.exe -F "http://www.amc.com/shows/the-walking-dead/full-episodes/season-07/episode-09/rock-in-the-road"
[AMCNetworks] rock-in-the-road: Downloading webpage
ERROR: Unable to extract theplatform_path; 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.
C:\temp>youtube-dl.exe -F "http://www.amc.com/shows/the-walking-dead/full-episodes/season-07/episode-09/rock-in-the-road" --verbose
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-F', 'http://www.amc.com/shows/the-walking-dead/full-episodes/season-07/episode-09/rock-in-the-road', '--verbose']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2017.02.14
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-71320-gc4b2017, ffprobe N-80912-gce466d0
[debug] Proxy map: {}
[AMCNetworks] rock-in-the-road: Downloading webpage
ERROR: Unable to extract theplatform_path; 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\rg3\tmpqajgst4a\build\youtube_dl\YoutubeDL.py", line 696, in extract_info
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqajgst4a\build\youtube_dl\extractor\common.py", line 369, in extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqajgst4a\build\youtube_dl\extractor\amcnetworks.py", line 58, in _real_extract
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\rg3\tmpqajgst4a\build\youtube_dl\extractor\common.py", line 672, in _search_regex
youtube_dl.utils.RegexNotFoundError: Unable to extract theplatform_path; 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.