Commit graph

25 commits

Author SHA1 Message Date
stefanodvx
93e964a28b instagram: new extraction method
new extraction method first tries to fetch content directly from instagram graphql API, fallback to html embed page. in case every method fail, rely on 3rd party
2025-04-23 18:52:05 +02:00
stefanodvx
4b1c801370 fixed typo 2025-04-22 12:12:42 +02:00
stefanodvx
c0c2e42436 added new instance 2025-04-22 12:11:20 +02:00
stefanodvx
ebba6a8835 redgifs: new extractor 2025-04-19 12:52:07 +02:00
stefanodvx
f8b1cb6d48 fixes wrong url parse from message 2025-04-18 18:53:39 +02:00
stefanodvx
3848ff086b fixes #3 2025-04-17 10:19:01 +02:00
stefanodvx
12c12e53f7 fixes some lint errors 2025-04-16 17:03:16 +02:00
stefanodvx
5ccf4e6168 start: message for groups 2025-04-16 15:26:33 +02:00
stefanodvx
285d7eb4aa inline: clean inactive tasks for memory usage 2025-04-16 11:55:01 +02:00
stefanodvx
20245c109b more cleaning logics 2025-04-15 21:32:56 +02:00
stefanodvx
6a790440de download: delete files on error 2025-04-15 19:44:17 +02:00
stefanodvx
eb30f85846 fix errors handlig 2025-04-15 19:12:24 +02:00
stefanodvx
e9db655733 fix typo 2025-04-15 18:45:08 +02:00
stefanodvx
ba77cc0e28 supports more env variables 2025-04-15 18:44:01 +02:00
stefanodvx
0eb9167178 increase max routines in gotgbot config 2025-04-15 17:53:58 +02:00
stefanodvx
451fd7daee remove failed update handling log 2025-04-15 17:52:32 +02:00
stefanodvx
1a27103347 use ctx with cancel to (hopefully) avoid deadlocks 2025-04-15 17:51:06 +02:00
stefanodvx
c06c7958e2 cleanup code 2025-04-15 10:46:54 +02:00
stefanodvx
26452d0f53 main: fixes downloads cleanup 2025-04-15 10:18:45 +02:00
stefanodvx
aefb4ce673 inline: fixes duplicate store function block 2025-04-15 00:29:41 +02:00
stefanodvx
58bd5827b3 main: changes, fixes
- refactors http session usage across modules
- adjusts video info extraction
- improves temporary directory, concurrency limits, buffering, and error handling in download routines
2025-04-14 23:45:54 +02:00
stefanodvx
10c113f400 env: supports for http and socks5 proxies 2025-04-14 21:50:49 +02:00
stefanodvx
386c3991cd bot: decrease polling timeout 2025-04-14 17:14:31 +02:00
stefanodvx
c4ec74872c Fixes stored media groups 2025-04-14 13:59:22 +02:00
stefanodvx
3faede7b1c Init 2025-04-14 13:05:43 +02:00