cquest
|
07ceb2df56
|
README update (no more twitter)
|
2025-01-24 15:08:40 +01:00 |
|
cquest
|
4b4e82c226
|
shebang + cleanup imports
|
2025-01-24 15:07:58 +01:00 |
|
cquest
|
8793b2137a
|
bluesky feed support
|
2025-01-24 14:59:35 +01:00 |
|
cquest
|
8bd6de75af
|
replace tracking by mastodon
|
2025-01-24 14:58:16 +01:00 |
|
cquest
|
dcbede4f35
|
Replace "Source: xxx" by "(xxx)"
|
2025-01-24 14:57:40 +01:00 |
|
cquest
|
850374b9d6
|
use summary in addition to title
|
2025-01-24 14:57:09 +01:00 |
|
cquest
|
491e3d7d91
|
support image/jpeg in addition to image/jpg
|
2025-01-24 14:56:19 +01:00 |
|
cquest
|
3c75dc473c
|
support media_content in RSS
|
2025-01-24 14:55:44 +01:00 |
|
cquest
|
7af034a479
|
search toot by id or title
|
2025-01-24 14:54:56 +01:00 |
|
cquest
|
3cd23eb517
|
bug fix
|
2025-01-24 14:54:24 +01:00 |
|
cquest
|
efa0d7aaf6
|
using log()
|
2025-01-24 14:53:28 +01:00 |
|
cquest
|
d39fc0dc6d
|
global cleanup (no more twitter related code)
|
2025-01-24 14:52:39 +01:00 |
|
cquest
|
311f45a477
|
recompress video if needed
|
2025-01-24 14:48:39 +01:00 |
|
cquest
|
e6f4b7e6a8
|
support langauage selection
|
2025-01-24 14:47:02 +01:00 |
|
cquest
|
e58dc043cf
|
replace print() with log() to stderr in cyan color
|
2025-01-24 14:46:14 +01:00 |
|
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 |
|