Commit Graph

81 Commits

Author SHA1 Message Date
cquest
16212f800a use access-token once retrived with login/pass 2023-11-01 19:51:59 +01:00
cquest
bea70c722c make toots less visible 2023-07-02 10:57:00 +02:00
cquest
1acd039871 handle non retrievable pictures (403) 2023-07-02 10:56:24 +02:00
cquest
d022f43aa3 dependencies upgrades 2023-06-02 11:59:57 +02:00
cquest
21ef9375f3 hack to handle UTF8 encoded "Location" header 2023-06-02 11:57:04 +02:00
cquest
5b562ff379 fix endless loop redirects 2023-06-02 11:56:38 +02:00
cquest
dfde209171 better thread handling 2023-04-28 12:37:27 +02:00
cquest
e6ec0b20d7 first threads support... 2023-04-27 18:08:11 +02:00
cquest
6154b7d5a9 less prints... 2023-04-27 18:07:50 +02:00
cquest
735c495b41 do not retrieve video longer than 600s (10mn) 2023-04-27 15:29:08 +02:00
cquest
f54ab85f18 bump yt-dlp version 2023-04-21 09:41:02 +02:00
cquest
887474a1f3 do not download very large video files ! 2023-02-09 16:51:53 +01:00
cquest
fba2318929 avoid redirect inifinite loops 2023-02-09 16:51:31 +01:00
cquest
79f922af24 download only 1st video (avoid playlists in yt-dlp) 2023-01-15 09:35:28 +01:00
cquest
1165374824 handle local path redirects 2023-01-15 09:35:04 +01:00
Christian Quest
e3292c74bd
Merge pull request #21 from cquest/dependabot/pip/yt-dlp-2023.1.6
Bump yt-dlp from 2022.11.11 to 2023.1.6
2023-01-14 17:55:49 +01:00
dependabot[bot]
92a555a0b9
Bump yt-dlp from 2022.11.11 to 2023.1.6
Bumps [yt-dlp](https://github.com/yt-dlp/yt-dlp) from 2022.11.11 to 2023.1.6.
- [Release notes](https://github.com/yt-dlp/yt-dlp/releases)
- [Changelog](https://github.com/yt-dlp/yt-dlp/blob/master/Changelog.md)
- [Commits](https://github.com/yt-dlp/yt-dlp/compare/2022.11.11...2023.01.06)

---
updated-dependencies:
- dependency-name: yt-dlp
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 06:09:17 +00:00
cquest
92c3992708 handle https broken redirectors like ow.ly or u.afp.com 2023-01-04 08:10:59 +01:00
cquest
1b68e9e6b4 replace utm_xxx tracking to show source is Mastodon instead of removing them 2022-12-19 09:40:16 +01:00
cquest
d068a9f1cb factorize (un)redirect processing and make it multi-level 2022-12-19 09:38:57 +01:00
cquest
46be184d41 package version numbers added 2022-12-14 16:52:28 +01:00
cquest
cb6267ef86 migrate sqlite global database to local account directory 2022-12-14 16:48:54 +01:00
cquest
af8ff73fd1 delay post only is there is an attachment 2022-12-14 16:48:14 +01:00
cquest
b2185b6434 get pics from nitter and fallback to twitter 2022-12-14 13:44:16 +01:00
cquest
d54ca76d7e Merge branch 'master' of github.com:cquest/tootbot 2022-12-11 18:10:58 +01:00
cquest
0fa5ecf96b special processing for xkcd 2022-12-11 18:10:45 +01:00
cquest
35bc4aeb4f add delay when "Unprocessable Entity" error on post (fixes #9) 2022-12-11 18:08:40 +01:00
Christian Quest
0c80fdec58
Create pylint.yml 2022-12-08 11:04:40 +01:00
Christian Quest
89ae4479dd
Merge pull request #20 from hmlendea/master
Support for Reddit
2022-12-08 11:00:21 +01:00
Horațiu Mlendea
e30fd92bd3 Removed unnecessary code 2022-12-07 17:51:13 +02:00
Horațiu Mlendea
03da7875aa Support for Reddit 2022-12-07 17:49:14 +02:00
Christian Quest
3b948146ff
Fix markdown layout 2022-12-07 11:46:09 +01:00
Christian Quest
66d688f698
Create dependabot.yml 2022-12-07 11:43:38 +01:00
Christian Quest
f8faa5abcd
Merge pull request #14 from jordanekay/master
Fix spelling in cron-sample.sh
2022-12-07 11:07:01 +01:00
cquest
994ef0ab2a jq is required 2022-11-23 21:01:48 +01:00
Jordan Kay
ca4feb31ce
Fix spelling in cron-sample.sh 2022-11-10 11:10:02 -05:00
cquest
f49977e4cf send "unlisted" toots instead of "public" to avoid public TL flood 2022-11-10 11:56:40 +01:00
cquest
a858cd4608 avoid re-entrance problems 2022-11-08 11:24:01 +01:00
cquest
fc049bae16 more text content cleanup + twitter>niteer + utm_? tracking removal 2022-11-06 09:32:39 +01:00
cquest
370ce57cdb mastodon prefers mp4 videos 2022-11-06 09:32:06 +01:00
cquest
d29ac1c8c1 better tweets.json cleanup on each run 2022-11-06 09:31:36 +01:00
cquest
e453665420 some debug output to log activity 2022-11-06 09:31:06 +01:00
cquest
5a8dabf974 mention yt-dlp for video retrieval 2022-11-05 18:03:11 +01:00
cquest
94e4e49fff dependency with yt-dlp to download/recode videos 2022-11-05 18:02:01 +01:00
cquest
d900482b5b update readme 2022-11-05 10:00:55 +01:00
cquest
5fee1f4ec5 twint dependency (git master) 2022-11-05 09:48:40 +01:00
cquest
291639623a missing import 2022-11-05 09:48:13 +01:00
cquest
9c03e5c262 retrieve tweets with twint 2022-11-05 09:47:45 +01:00
cquest
66c5298507 support RSS feeds 2022-11-05 09:45:06 +01:00
cquest
c5614c6071 fix mastodon login 2022-11-05 09:44:34 +01:00