Commit Graph

14 Commits (15707c7e024f1f29e7abd8ddaa362196ef2d4af6)

Author SHA1 Message Date
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode

Closes #8974
8 years ago
Sergey M․ 4647fd8910 [telecinco] Fix typo 9 years ago
Sergey M․ d492dad8f4 [telecinco] Add support for mediaset.es 9 years ago
Sergey M․ 0e1b2566ff [telecinco] Clarify IE_DESC 9 years ago
Sergey M․ 369e60162e [telecinco] Update test 9 years ago
Sergey M․ d5e7657fe2 [telecinco] Add support or cuatro.com 9 years ago
Sergey M․ 12bc242944 [telecinco] Incorporate mitele code 9 years ago
Sergey M․ 34a4cd0a34 [telecinco] Relax _VALID_URL (Closes #6601) 9 years ago
Jaime Marquínez Ferrándiz 6ad9cb224a [mitele] It now uses m3u8 (#5764)
It should also be possible to use Adobe HDS, but it would require more work.
9 years ago
Jaime Marquínez Ferrándiz c10ea454dc [telecinco] Recognize more urls (closes #5065) 9 years ago
Jaime Marquínez Ferrándiz 70f6796e7d [telecinco] Rename 'episode' group to 'id' in the _VALID_URL regex
MiTeleIE now uses '_match_id'
10 years ago
Jouke Waleson 5f6a1245ff PEP8 applied 10 years ago
Philipp Hagemeister f3cd403c2b [telecino] Add coding declaration 10 years ago
Jaime Marquínez Ferrándiz ad5f53ac72 [telecinco] Add extractor (closes #4005)
It uses the same extraction process as mitele.es, but with a few small differences.
10 years ago