Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-05 | [archiveorg] PEP 8 | Sergey M․ | |
2016-08-05 | [archiveorg] improve format extraction(closes #10219) | Remita Amine | |
2015-05-06 | [archive.org] Fix incorrect url condition (closes #5628) | blissland | |
The condition for assigning to json_url is the wrong way round: currently for url: aaa.com/xxx we get: aaa.com/xxx&output=json instead of the correct value: aaa.com/xxx?output=json | |||
2014-12-29 | [archiveorg] Add test, simplify and modernize | Sergey M․ | |
2014-12-28 | [archiveorg] most metadata fields are optional | Johannes Knoedtel | |
Example: https://archive.org/details/Cops1922 | |||
2014-01-07 | [archiveorg] Use centralized sorting | Philipp Hagemeister | |
2014-01-07 | More unicode literals | Philipp Hagemeister | |
2013-12-04 | Merge remote-tracking branch 'dstftw/correct-valid-urls' | Philipp Hagemeister | |
2013-12-04 | Correct some extractor _VALID_URL regexes | dst | |
2013-12-03 | Remove the compatibility code used before the new format system was implemented | Jaime Marquínez Ferrándiz | |
2013-09-14 | Set the ext field for each format | Jaime Marquínez Ferrándiz | |
2013-07-11 | Remove video_result helper method | Philipp Hagemeister | |
Calling it was more complex then actually including the type in the video info | |||
2013-07-08 | [archive.org] Add extractor (Fixes #1003) | Philipp Hagemeister | |