Commit graph

21 commits

Author SHA1 Message Date
stefanodvx
5336968e05 code cleanup 2025-04-24 12:20:35 +02:00
stefanodvx
a24d9348bf instagram: fixes url pattern 2025-04-23 19:12:38 +02:00
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
3e307658fa instagram: fixes share urls 2025-04-21 22:30:52 +02:00
stefanodvx
34219a848e instagram: fixes 2025-04-20 13:17:30 +02:00
stefanodvx
e1f424b948 cleanup code 2025-04-20 13:03:53 +02:00
stefanodvx
12ad427baf fixes config 2025-04-20 12:54:20 +02:00
stefanodvx
0a63df9ce6 set configuration for each extractor 2025-04-20 12:19:14 +02:00
stefanodvx
6baa965534 fix typos and remove unused headers 2025-04-20 01:26:50 +02:00
stefanodvx
0786312feb instagram: fix public instance with edge proxy 2025-04-20 01:07:02 +02:00
stefanodvx
6f5e792b01 edge proxy support + updated readme 2025-04-20 01:00:50 +02:00
stefanodvx
d92f02d38e implement libav in some methods 2025-04-17 16:21:59 +02:00
dogghi no
e35bd2fe57
implement sonic for json + remove some TODOs from readme + fix go version requirement (#5) 2025-04-17 14:16:30 +02:00
stefanodvx
12c12e53f7 fixes some lint errors 2025-04-16 17:03:16 +02:00
stefanodvx
8aad6f49d6 instagram: fix regex 2025-04-16 15:24:39 +02:00
stefanodvx
3e351e7e43 use host matching instead of regex (desc)
why? using regex on every single message the bot receives, even simple patterns, can be very harmful for your cpu lol
2025-04-16 14:11:55 +02:00
stefanodvx
c6cb552dc8 fix instagram 429 error 2025-04-15 19:31:30 +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
2e9694689f instagram: adds support for share urls 2025-04-14 15:47:22 +02:00
stefanodvx
3faede7b1c Init 2025-04-14 13:05:43 +02:00