Commit Graph

22 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Remita Amine f86b299d0e [telecinco] fix extraction 3 years ago
Sergey M․ 6d475d01d8
[telecinco] Add support for article opening videos 4 years ago
Sergey M․ f8cbd8c963
[telecinco] Fix extraction (refs #24195) 4 years ago
Remita Amine a098c99f0d [telecinco] fix extraction(closes #17080) 6 years ago
Sergey M․ 9d08963022
[telecinco] Add test for #12430 7 years ago
stepshal 925194022c
Improve some _VALID_URLs 8 years ago
Remita Amine 47335a0efa [telecinco] fix info extraction 8 years ago
Sergey M․ 19dbaeece3 Remove _sort_formats from _extract_*_formats methods
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.

Closes #8051
8 years ago
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'
9 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