File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -381,7 +381,7 @@ def get_acquisitions(
381381 access = access ,
382382 format = 'web' ,
383383 price = None ,
384- url = f'https://archive.org/details/{ self .get_best_identifier (db_edition or ed_or_solr )} ' ,
384+ url = f'https://archive.org/details/{ self .get_best_identifier (db_edition or ed_or_solr )} ?view=theater&wrapper=false ' ,
385385 provider_name = self .short_name ,
386386 )
387387 ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ feedparser==6.0.11
99flup-py3 == 1.0.3
1010Genshi == 0.7.7
1111git+https://github.com/ArchiveLabs/pyopds2.git@3d5b3b0f9d993b5385be013de105f98bb7d3b203
12- git+https://github.com/ArchiveLabs/pyopds2_openlibrary.git@76cc2d05b110336ce4010f3eb8109169f9d8222a
12+ git+https://github.com/ArchiveLabs/pyopds2_openlibrary.git@aea420d16c99ff0dcf32b6e001fe40b68dffb058
1313git+https://github.com/webpy/webpy.git@d3649322b85777b291ac2b7b3699fb6fc839e382
1414gunicorn == 23.0.0
1515httpx == 0.24.1
You can’t perform that action at this time.
0 commit comments