Universalmusicfrance
fix problem with title regexp on some videos (testcase added in wat.tv : lady gaga...)
fixing comments
Wiped out part of my history as well
[shahid] fix api request url and change test ext
If the filename contains ':' it is interpreted as a protocol. It also handles filenames starting with '-'.
DivxStage is offline for quite some time already
add redirection from wat extractor to ultimedia and universalmusicfrance extractors when ultimedia or universalmusicfrance videos are played in wat.
Add the missing tag `EMBEDDING YOUTUBE-DL` in the content table.
EMBEDDING YOUTUBE-DL
* README.md: Add missing tag.
Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404.
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.