• Joined on 2025年02月06日
selflesssloth pushed to main at selflesssloth/academia-preserver 2026年02月02日 10:28:37 +01:00
f9994f41a2 Merge branch 'main' of codeberg.org:antifascistDH/academia-preserver
0d88508540 added a ED datasets bash script
14c70095df Merge pull request 'Add downloading capabilities for other file types than PDF' (#10) from selflesssloth/academia-preserver:main into main
Compare 3 commits »
selflesssloth pushed to main at selflesssloth/academia-preserver 2025年02月10日 12:23:14 +01:00
ec474bbacf changes to implementation; JPG download works, TIFF not, movie download starts playback in background, audio download not working
1123cf8291 adds implementation for downloading additional file types
b32bff670f small change to general archiver and added ocrdata.ed.gov urls
4abeada082 added a general archiver that I wrote to grab everything osha
Compare 4 commits »
selflesssloth created pull request antifascistDH/academia-preserver#10 2025年02月10日 12:22:54 +01:00
WIP: Add downloading capabilities for other file types than PDF
selflesssloth commented on issue antifascistDH/academia-preserver#9 2025年02月10日 12:18:11 +01:00
Add downloading capabilities for other file types than PDF

For now implemented downloading capabilities for

  • Images (JPG works, TIFF not)
  • Movies (current implementation starts playback in background -> "real time download")
  • Documents (PDF already...
selflesssloth closed issue antifascistDH/academia-preserver#8 2025年02月10日 12:14:15 +01:00
NLM search queries return empty
selflesssloth commented on issue antifascistDH/academia-preserver#8 2025年02月10日 12:14:05 +01:00
NLM search queries return empty

Worked again. So as you said, "happens now and then"

selflesssloth commented on issue Safeguarding/sciop#53 2025年02月10日 12:13:12 +01:00
Combining dispersed scrapes with bittorrent v2

Currently in "exam period", hot Phase until this friday. Would love to help, maybe after friday, if there's still stuff to do.

selflesssloth pushed to main at selflesssloth/academia-preserver 2025年02月09日 16:01:00 +01:00
9cfac5a229 changes to implementation; JPG download works, TIFF not, movie download starts playback in background, audio download not working
selflesssloth pushed to main at selflesssloth/academia-preserver 2025年02月06日 21:54:23 +01:00
2f259029bb adds implementation for downloading additional file types
selflesssloth opened issue antifascistDH/academia-preserver#9 2025年02月06日 19:00:35 +01:00
Add downloading capabilities for other file types than PDF
selflesssloth opened issue antifascistDH/academia-preserver#8 2025年02月06日 18:58:47 +01:00
NLM search queries return empty
selflesssloth created repository selflesssloth/academia-preserver 2025年02月06日 15:53:06 +01:00
selflesssloth commented on issue antifascistDH/academia-preserver#5 2025年02月06日 15:51:23 +01:00
nlm_nih_downloader: read timeout

Looking into this