Commit Graph

13 Commits (50913b82414488bbf625a00f1844ca84dec094dd)

Author SHA1 Message Date
Déstin Reed dcdb292fdd
Unify coding cookie
Philipp Hagemeister 9c86d50916 [faz] Future-proof XML element check
remitamine ecbccea703 [faz] extract duration and bitrate and use xpath_element and xpath_text for extraction
remitamine fa64a84311 [faz] fix info extraction
Sergey M․ 255f5694aa [faz] Extend _VALID_URL (Closes )
Philipp Hagemeister c9f08154a3 Remove unused imports
Philipp Hagemeister 526b276fd7 [faz] Modernize
Philipp Hagemeister 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls'
dst c0ade33e16 Correct some extractor _VALID_URL regexes
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented
Jaime Marquínez Ferrándiz e26f871228 Use the new '_download_xml' helper in more extractors
Jaime Marquínez Ferrándiz af4d506eb3 [faz] Use a regex for getting the description
The page cannot be parsed in python2.6 with the html parser.
Jaime Marquínez Ferrándiz 63da13e829 Add an extractor for faz.net (closes )