From c63f8635d9d6b84a7a169d96feccb615bdc2578a Mon Sep 17 00:00:00 2001 From: Frank Hrach Date: Wed, 9 Nov 2022 18:15:41 -0500 Subject: [PATCH] add /all as an alternate method of creating a composite image of all images in a tweet --- twitfix.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitfix.py b/twitfix.py index c703987..4d81867 100644 --- a/twitfix.py +++ b/twitfix.py @@ -78,7 +78,7 @@ def twitfix(sub_path): else: print(" ➤ [ R ] Redirect to MP4 using d.fxtwitter.com") return dir(sub_path) - elif request.url.startswith("https://c.vx"): + elif request.url.startswith("https://c.vx") or request.url.endswith('/all'): twitter_url = sub_path if match.start() == 0: