Commit graph

13 commits

Author SHA1 Message Date
Alex Huddleston
e3248f29c2 Fixing a bug that caused media posts with too much text to not get archived. 2020-05-16 18:43:07 +00:00
Alex Huddleston
c437febbed Added proper docstrings to all created methods for better self-documentation. 2020-04-29 18:36:47 +00:00
Alex Huddleston
154bf4c3e4 Moved config import to TweetStreamer Class definition, rather than importing for each service API. 2020-04-29 18:16:35 +00:00
Alex Huddleston
f40203878a I need to do more cleanup/testing, but this looks to be working. 2020-04-29 16:59:01 +00:00
Alex Huddleston
97a80494c8 Small update to archival script to correct the archival of video files. 2020-04-27 21:07:28 -05:00
Alex Huddleston
ac2f4ebf95 Changed data dir permissions to 777 to allow access from docker container. Should change this eventually. 2020-04-25 17:23:48 -05:00
Alexander Huddleston
ae58f7b782 Added docker-compose and Dockerfile. 2020-04-25 17:09:07 -05:00
Alexander Huddleston
f272ca6436 Made Nextcloud archival optional. 2020-04-25 15:54:50 -05:00
Alexander Huddleston
72e4012489 Archiving to Nextcloud successfully, added some error checking and handling. 2020-04-25 15:52:51 -05:00
Alex Huddleston
f51506cb02 Switched back to Tweepy, tweet streaming works, archival of media files from non-retweets *should* be functional. 2020-04-25 03:19:32 -05:00
Alex Huddleston
c66da02f2b Small changes. Will most likely move back to Tweepy. 2020-04-24 17:56:54 -05:00
Alex Huddleston
adb0e567c8 Code cleanup. 2020-04-24 17:14:53 -05:00
Alex Huddleston
15c01c51c7 Initial commit. 2020-04-24 14:38:39 -05:00