summaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/faz.py
AgeCommit message (Expand)Author
2017-11-24[faz] fix extraction and add support for Perform Group embeds(fixes #14714)Remita Amine
2016-10-03Unify coding cookieDéstin Reed
2016-02-20[faz] Future-proof XML element checkPhilipp Hagemeister
2015-12-20[faz] extract duration and bitrate and use xpath_element and xpath_text for e...remitamine
2015-12-19[faz] fix info extractionremitamine
2015-06-22[faz] Extend _VALID_URL (Closes #6050)Sergey M․
2014-10-26Remove unused importsPhilipp Hagemeister
2014-10-26[faz] ModernizePhilipp Hagemeister
2013-12-04Merge remote-tracking branch 'dstftw/correct-valid-urls'Philipp Hagemeister
2013-12-04Correct some extractor _VALID_URL regexesdst
2013-12-03Remove the compatibility code used before the new format system was implementedJaime Marquínez Ferrándiz
2013-11-26Use the new '_download_xml' helper in more extractorsJaime Marquínez Ferrándiz
2013-10-27[faz] Use a regex for getting the descriptionJaime Marquínez Ferrándiz
2013-10-10Add an extractor for faz.net (closes #1582)Jaime Marquínez Ferrándiz