76 Commits

Author SHA1 Message Date
karl.hudgell
bbec182b38 quick check for logged in user and some logs 2022-02-22 16:35:18 +00:00
0b48cca908
Merge pull request #4 from karl0ss/retry_url
Retry url
v3.0.0
2022-02-17 14:00:29 +00:00
karl.hudgell
7bfc18383d long winded working retry logic 2022-02-17 13:59:44 +00:00
karl.hudgell
81b4c63892 rework download logic 2022-02-15 10:42:40 +00:00
18092af206
Update README.md 2022-01-20 15:14:13 +00:00
79a5b7ee5f
Update README.md 2022-01-20 15:13:23 +00:00
259973f780
Merge pull request #2 from karl0ss/move_to_userpass
Move to userpass - v2.0.0
2022-01-20 14:49:14 +00:00
karl.hudgell
1852b8fe2e move to user/pass not token 2022-01-20 14:47:21 +00:00
karl.hudgell
79f0c1e248 rename main to GoGoDownloader 2022-01-20 14:47:07 +00:00
karl.hudgell
7adc913e3f ignore build and dist 2022-01-19 10:32:26 +00:00
karl.hudgell
f5dc0915f4 restrict downloads max to 6 2022-01-19 10:29:02 +00:00
karl.hudgell
01dab52b42 Overwrite via config 2022-01-19 10:23:17 +00:00
karl.hudgell
088c7b3dca add OverwriteDownloads 2022-01-19 10:16:45 +00:00
karl.hudgell
2df3c5ce1a move everything to download class 2022-01-19 10:16:34 +00:00
90f041d1f6 resize 2022-01-19 09:36:40 +00:00
a6d0b6036f readme 2022-01-19 09:35:40 +00:00
a82d14cf7b screenshot 2022-01-19 09:19:19 +00:00
9679fc4cb0 gogo logo 2022-01-19 08:47:56 +00:00
99f808d37c
Merge pull request #1 from karl0ss/GoGoDownloader
GoGoDownloader
2022-01-18 20:56:06 +00:00
bf777d1a29 gogo initial commit 2022-01-18 20:55:11 +00:00
3262b2c69e clean repo 2022-01-18 20:53:34 +00:00
1fa2e28b70 formatting and allowing the domain to be changed 2022-01-08 13:47:12 +00:00
Arctic4161
6fd7e6ee9e
Update bitanime.py v2.1.2 2021-11-08 09:09:12 -06:00
Arctic4161
5f46810de6
Update backend.py 2021-11-08 09:08:38 -06:00
Arctic4161
ecebb4b7c0
Update README.md 2021-11-04 10:56:09 -05:00
Arctic4161
4606c148a6
Update README.md 2021-11-04 10:54:10 -05:00
Arctic4161
df43704459
Update backend.py
gogoanime changed their response headers again. Fixed 403 error again
v2.1.1
2021-11-04 10:45:55 -05:00
Arctic4161
326f934c8a
Update bitanime.py
Added 480p
v2.1.0
2021-10-17 21:01:23 -05:00
Arctic4161
bded493598
Update backend.py
Added 480P
2021-10-17 21:00:15 -05:00
Arctic4161
196c192479
Update backend.py
Added print locks so threads aren't printing over each other
2021-10-16 17:10:20 -05:00
Arctic4161
c24be4c4e9
Update backend.py
added check to see if content downloading is mp4 if not check next link.
2021-10-16 09:29:07 -05:00
Arctic4161
bde87f1294
Update bitanime.py 2021-10-16 00:40:00 -05:00
Arctic4161
06fec65d2e
Update bitanime.py
Changed get_download_links to a method.
2021-10-16 00:19:31 -05:00
Arctic4161
c6bad6cc13
Update backend.py
Reformated and added link checks for each quality. Added output when program fails to download as well as removes the file
2021-10-16 00:16:32 -05:00
Arctic4161
2f9ba1c78b
Update backend.py
remove buffer and reset download_episodes req.get
2021-10-14 22:50:40 -05:00
Arctic4161
e9e89e3159
Update backend.py
Small 3kb files results from download links with no files. link with no files gives out status code 200. built in url check when checking for resolution
2021-10-14 21:57:41 -05:00
Arctic4161
d1348cbd95
Update backend.py
Added 5 retries for files that randomly end being only 3kb's in size.
2021-10-14 16:39:16 -05:00
Arctic4161
bda3ead826
Update backend.py 2021-10-14 16:24:22 -05:00
Arctic4161
9d4dc53961
Update bitanime.py 2021-10-14 16:23:28 -05:00
Arctic4161
1ecec7c05d
Update backend.py
Remove buffer size, fix error colorization
2021-10-14 16:20:19 -05:00
Arctic4161
23b99e6362
Update bitanime.py
Reset thread_map
2021-10-14 16:12:08 -05:00
Arctic4161
f81a3699a3
Update bitanime.py
Cleaned up code, removed varibles in conflict with system variables
2021-10-14 10:04:31 -05:00
Arctic4161
01562f595b
Update backend.py
Cleaned up code
2021-10-14 10:03:27 -05:00
Arctic4161
a3a5ca7ecd
Update backend.py
removed useless code
2021-10-14 09:23:01 -05:00
Arctic4161
4d456ba9b9
Update backend.py
Fixed quality selection and website from slowing down the download due to multiple requests at once.
2021-10-14 09:22:02 -05:00
Arctic4161
fbf352579c
Update backend.py
Added refer to get around 403 forbidden error
2021-10-11 16:44:48 -05:00
Arctic4161
187983b348
Update bitanime.py
Fixed issues with colorama not displaying correctly
2021-10-11 16:35:10 -05:00
sh1nobu
d1c222ff91 Modified few lines 2021-10-01 18:34:08 +08:00
sh1nobu
b3766d5a6e Added a feature that will print If the desired quality is not found, then use the default quality. 2021-09-22 17:51:26 +08:00
sh1nobu
218eb40c40 Refactored 2021-09-22 17:46:42 +08:00