web-dl
web-dl copied to clipboard
Downloader & Decryptor for MPD Streams through CDN's using DRM technology.
Shows up as: ``` Traceback (most recent call last): File "/path/to/Downloads/web-dl/./web-dl.py", line 49, in main() File "/path/to/Downloads/web-dl/./web-dl.py", line 35, in main video_keys, audio_keys = decryptor.extract_keys(args.url()) File "/path/to/Downloads/web-dl/modules/decryptor.py", line 129, in...
it does not work on windows, even though i added windows binaries in the same folder, downloaded the mpd manifest and fed it like this: ``` python ./web-dl.py -u D:/coding/python/web-dl/manifest-mpd.mpd...
Not work
[-] Video: Download failed :( [-] Audio: Download failed :( 'rm' is not recognized as an internal or external command, operable program or batch file.
Script doesn't want to download a Netflix stream.  I also tried to remove the quotes from the link, the same error again.