Commit Graph

20 Commits (7caae128a72596e22cdfb538272c38a37d095db2)

Author SHA1 Message Date
Sergey M․ 4b3cd7316c [tf1] Improve wat id regex (Closes )
remitamine 6212bcb191 [tf1] fix info extraction(fixes )
Sergey M․ ad1b6017cd [tf1] Fix tests
Sergey M․ 05467d5a52 [tf1] Relax _VALID_URL
Sergey M․ ae5e94808e [tf1] Fix extraction (2)
Sergey M․ d7ffcfcf97 [tf1] Fix extraction (Closes )
Sergey M․ e6e63e91a7 [tf1] Extend _VALID_URL (Closes )
Yen Chi Hsuan 42833b44b5 [tf1] Extend _VALID_URL (fixes )
Jaime Marquínez Ferrándiz 9fda6ee39f [tf1] Remove unused import
t0mm0 b158bb8693 [tf1] simplify regex
t0mm0 2bf098eda4 [tf1] fix test
t0mm0 382e05fa56 [tf1] add support for TFOU
Jouke Waleson 9e1a5b8455 PEP8: applied even more rules
Jaime Marquínez Ferrándiz 2da67107ee [tf1] Modernize
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Jaime Marquínez Ferrándiz fa80026915 Disable way and tf1 tests, the whole videos are served sometimes, so the md5 sum doesn't match.
Jaime Marquínez Ferrándiz 0725f584e1 [wat] fix the extraction of the video url (fixes )
Use the direct download link for Android.
Jaime Marquínez Ferrándiz acc47c1a3f Mark WatIE and TF1IE as broken (related )
Jaime Marquínez Ferrándiz 8244288dfe WatIE: support videos divided in multiple parts (closes and )
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
Jaime Marquínez Ferrándiz 705f6f35bc Move TF1IE to its own file