Commit graph

9 commits

Author SHA1 Message Date
stefanodvx
d92f02d38e implement libav in some methods 2025-04-17 16:21:59 +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