Commit Graph

14 Commits

Author SHA1 Message Date
ecb7c46f34 Added "/" to directory of trash deletor 2017-03-05 17:14:46 +01:00
e014b32511 Now trash iterates over json object not string of trash 2017-03-05 17:12:24 +01:00
07589d6c2b Now only deletes the files in trash 2017-03-05 17:09:54 +01:00
e3af744679 Now uses os.remove and os.rmdir instead of shutil that removes everything 2017-03-05 17:08:14 +01:00
fed2d94724 Forgot to import tweepy library in folderCreator 2017-03-05 17:02:03 +01:00
f55d7324cf Now favorites the response that verified the changes 2017-03-05 17:00:51 +01:00
c0e05b8909 Added twitter api 2017-03-05 16:53:50 +01:00
a439222f76 Added delete folder with trash contents 2017-03-05 16:52:41 +01:00
36cf0e7dcf Added os.rename to move the files to their new location, instead of printing the old and new location 2017-03-05 16:40:29 +01:00
24e20c7f5c Corrected show directory 2017-03-05 16:36:00 +01:00
cd2dbc3479 Added a global function that runs all needed functions 2017-03-05 15:57:00 +01:00
a79e565c3f Now renames everything and gets location of original item and new location for item 2017-03-05 15:25:00 +01:00
561e88933c Unpacks jsonobjects to lists. Added functions for iterating through subtitles and media_items, and renaming them. 2017-03-05 15:00:28 +01:00
4270c80e12 Function that gets all episodes that are verified from database 2017-03-05 13:57:11 +01:00