Commit Graph

27 Commits (master)

Author SHA1 Message Date
Sergey M․ 1c11204056
[tf1] Improve extraction and fix issues (closes #21372) 5 years ago
Emmanuel Froissart 9c2aaac268
[tf1] Fix wat id extraction (closes #21365) 5 years ago
Remita Amine 8b183bd5f8 [tf1] try all supported adaptive urls 6 years ago
Remita Amine 22b7ac13ef [tf1] fix wat id extraction(closes #9862) 8 years ago
Yen Chi Hsuan dde1ce7c06
[tf1] Fix a regular expression (closes #9656)
This is a Python bug fixed in 2.7.6 [1]

[1] https://github.com/rg3/youtube-dl/issues/9656#issuecomment-222968594
8 years ago
remitamine db3b8b2103 [tf1] add support for more related web sites 8 years ago
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure 8 years ago
Sergey M․ 4b3cd7316c [tf1] Improve wat id regex (Closes #8691) 8 years ago
remitamine 6212bcb191 [tf1] fix info extraction(fixes #8599) 8 years ago
Sergey M․ ad1b6017cd [tf1] Fix tests 8 years ago
Sergey M․ 05467d5a52 [tf1] Relax _VALID_URL 8 years ago
Sergey M․ ae5e94808e [tf1] Fix extraction (2) 8 years ago
Sergey M․ d7ffcfcf97 [tf1] Fix extraction (Closes #7873) 8 years ago
Sergey M․ e6e63e91a7 [tf1] Extend _VALID_URL (Closes #5848) 9 years ago
Yen Chi Hsuan 42833b44b5 [tf1] Extend _VALID_URL (fixes #5819) 9 years ago
Jaime Marquínez Ferrándiz 9fda6ee39f [tf1] Remove unused import 9 years ago
t0mm0 b158bb8693 [tf1] simplify regex 9 years ago
t0mm0 2bf098eda4 [tf1] fix test 9 years ago
t0mm0 382e05fa56 [tf1] add support for TFOU 9 years ago
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules 10 years ago
Jaime Marquínez Ferrándiz 2da67107ee [tf1] Modernize 10 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Jaime Marquínez Ferrándiz fa80026915 Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match. 11 years ago
Jaime Marquínez Ferrándiz 0725f584e1 [wat] fix the extraction of the video url (fixes #1103)
Use the direct download link for Android.
11 years ago
Jaime Marquínez Ferrándiz acc47c1a3f Mark WatIE and TF1IE as broken (related #1103) 11 years ago
Jaime Marquínez Ferrándiz 8244288dfe WatIE: support videos divided in multiple parts (closes #222 and #659)
The id for the videos is now the full id, no the one in the webpage url.
Also extract more information: description, view_count and upload_date
11 years ago
Jaime Marquínez Ferrándiz 705f6f35bc Move TF1IE to its own file 11 years ago