Commit Graph

17 Commits (9e5ca66f16998eb2a680e23a6e769e34001898c5)

Author SHA1 Message Date
Sergey M․ 5fc53690cb
[archiveorg] Fix and improve extraction (closes #21330, closes #23586, closes #25277, closes #26780, closes #27109, closes #27236, closes #28063) 3 years ago
Sergey M․ 81dc74966a
[archiveorg] Fix extraction (closes #15770, closes #15772) 6 years ago
Tithen-Firion c12b4b80f8 [archiveorg] Update test 7 years ago
Yen Chi Hsuan a4a554a793
[generic] Try parsing JWPlayer embedded videos (closes #12030) 7 years ago
Sergey M․ 84bc23b41b
[archiveorg] PEP 8 8 years ago
Remita Amine d50aca41f8 [archiveorg] improve format extraction(closes #10219) 8 years ago
blissland d6a1738892 [archive.org] Fix incorrect url condition (closes #5628)
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
9 years ago
Sergey M․ e8e28989eb [archiveorg] Add test, simplify and modernize 9 years ago
Johannes Knoedtel ff7a07d5c4 [archiveorg] most metadata fields are optional
Example: https://archive.org/details/Cops1922
9 years ago
Philipp Hagemeister 42154ad5bc [archiveorg] Use centralized sorting 10 years ago
Philipp Hagemeister 3798eadccd More unicode literals 10 years ago
Philipp Hagemeister 29030c0a4c Merge remote-tracking branch 'dstftw/correct-valid-urls' 11 years ago
dst c0ade33e16 Correct some extractor _VALID_URL regexes 11 years ago
Jaime Marquínez Ferrándiz fb7abb31af Remove the compatibility code used before the new format system was implemented 11 years ago
Jaime Marquínez Ferrándiz 471a5ee908 Set the ext field for each format 11 years ago
Philipp Hagemeister 690e872c51 Remove video_result helper method
Calling it was more complex then actually including the type in the video info
11 years ago
Philipp Hagemeister 5fe3a3c3fb [archive.org] Add extractor (Fixes #1003) 11 years ago