just updated the code. i don't do much python still i tried to convert my code. lemme know if there is any prob with it
This fixes recent changes in iVysilani. Proper patch should migrate to MPEG-DASH version, which is now the default.
- add support for more urls - detect expired videos - skip Adobe Flash Access protected videos closes #4975 closes #11000 closes #11882 closes #11936
- extract all qualities - detect drm protected videos - extract more metadata
The old test URLs are no longer valid, so I replace them with the one from #11416
utils.py: Workaround TypeError with Python 2.7.13 in Windows
Fixes #11540 Tested with Windows Python 2.7.12 and 2.7.13.