Commit Graph

7 Commits (eedda32e6bc4620d704eabab7a2c8f4b1f1a9169)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz d8061908bb [ina] Improve _VALID_URL regex (fixes )
Accept all letters in upper case and don’t require anything after the id
Jaime Marquínez Ferrándiz de563c9da0 [ina] Simplify
Download the feed with ‘_download_xml’ to make the extraction easier
Filippo Valsorda a9f53ce7ea Add a couple of missing http:// in test URLs
Philipp Hagemeister 27669bd11d [ina] Allow I at start of video IDs
Philipp Hagemeister 0a99956f71 [ina] Fix URL detection (Fixes )
Philipp Hagemeister 6f5ac90cf3 Move tests to the IE definitions
Philipp Hagemeister 9fe4de3471 [ina] Move into own file