jherve
|
43b4d7f899
Add featured_articles table
|
1 year ago |
jherve
|
8b08da96ca
Add SQL views for articles
|
1 year ago |
jherve
|
91309c7470
Handle the case when no snapshot is yet available
|
1 year ago |
jherve
|
434814257b
Refactor ArchiveDownloader code
|
1 year ago |
jherve
|
0480ef5887
Refactor insert statement
|
1 year ago |
jherve
|
322e5ffd4c
Normalize snapshots table
|
1 year ago |
jherve
|
43335a3904
Add site table
|
1 year ago |
jherve
|
69d6c8cad4
Normalize top_articles and main_articles tables with a FK to snapshots
|
1 year ago |
jherve
|
6f83c87189
Add virtual_timestamp field
|
1 year ago |
jherve
|
78750990e9
Add a snapshot table
|
1 year ago |
jherve
|
2a7ae2e91e
Move collections to a `media` module
|
1 year ago |
jherve
|
9f647cc70e
Add france_tv_info website
|
1 year ago |
jherve
|
48802dd194
Add a unique index to sql tables
|
1 year ago |
jherve
|
330ab7f8b9
Move storage into sqlite database to main async function
|
1 year ago |
jherve
|
6d888a1fa7
Add sqlite storage
|
1 year ago |
jherve
|
c9878f387b
Move collection argument all the way back to main loop
|
1 year ago |
jherve
|
82c133c49f
Some reformat
|
1 year ago |
jherve
|
e9ec5c4e31
Add collection notion
|
1 year ago |
jherve
|
bd172a3234
Add top_articles / main_article attributes
|
1 year ago |
jherve
|
b49fb36112
Add some abstract classes
|
1 year ago |
jherve
|
86eecdbdb7
More refactor
|
1 year ago |
jherve
|
a9bb24bd89
Add InternetArchiveSnapshot class
|
1 year ago |
jherve
|
23003f5f97
Review renaming
|
1 year ago |
jherve
|
b738bb87ce
fix unused imports
|
1 year ago |
jherve
|
67a2f03714
Some renaming
|
1 year ago |
jherve
|
f4f9e4e0e4
More refactor
|
1 year ago |
jherve
|
7638a23650
Refactor
|
1 year ago |
jherve
|
c0e0c19064
Use RateLimiter + Semaphore to prevent temporary ban from server
|
1 year ago |
jherve
|
1b139f81e6
Change to_ parameter in request to not always hit the cache in some cases
|
1 year ago |
jherve
|
1420c46592
Fixup scraping of main article title
|
1 year ago |