You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: filebin support
feat: proper auto updater
feat: delafil support
feat: easyupload support
feat: fileio support
feat: filesfm support
feat: files.dp.ua support
feat: krakenfiles support
feat: mixdrop support
feat: 1fichier support
feat: tmpfiles support
feat: transfer support
feat: yourfilestore support
fix: moved deprecated sites
refactor: file size calculation
refactor: colored printing for successful uploads
refactor: better loop for selected sites
docs: update readme with new sites and better readability
<summary>Click to Open Further Elaboration on Fields with *ⁿ</summary>
66
+
67
+
Site | API | Api Key Required | Max File Size | Reason
68
+
--- | --- | --- | --- | ---
69
+
[DropMeFiles][106] | No | No | 50 GB | Terrible Uploading System
70
+
[Up2Share][120] | No | No | 1 GB | Terrible Uploading System
71
+
[WeTransfer][121] | No | No | 2 GB | When do the terrible uploading systems end?
72
+
[Filemail][42] | [Yes][43] | [No/Yes*²][44] | 5 GB | Garbage Limit of 2 Uploads a Day
73
+
[MEGA][109] | [Yes][110] | No | 20 GB | I just can't be bothered
74
+
[Google Drive][111] | [Yes][112] | No | 15 GB | Same as MEGA
75
+
[Mediafire][113] | [Yes][114] | No | 10 GB | Same as MEGA
76
+
[UploadHaven][115] | No | No | 50 GB | Paid/Invite Only
77
+
[Terminal][116] | No | No | ? | Invite Only
78
+
[Uptobox][33] | [Yes][34] | [Yes][35] | 200 GB | Raided by the Feds/ACE & Down
79
+
[SendGB][119] | No | No | 5 GB | Links are funky and garbage upload system
80
+
[WorkUpload][122] | No | No | 2 GB | Gives a 200 response with a link but the file is not available.
81
+
[RocketFile][125] | No | No | ? | I don't know what the fuck this is but no
70
82
71
-
*1: The progress bar is currently not what i want but its still better than nothing.
72
-
In the future i can hopefully find a way to show the upload progress.
73
83
74
-
*2: FileMail does not need an account but an api key which you can get for simply
75
-
entering your email or a temp mail (which i suggesst) and localhost as domain and
76
-
then you can use that api key.
84
+
</details>
85
+
86
+
<br />
87
+
88
+
### Q&A
89
+
<details>
90
+
<summary>Open Q&A</summary>
91
+
Q: Where did the sites like Anonfiles go?
77
92
78
-
*3: Currently it only checks for updates but in a later release i plan to add an
79
-
actual auto updater for the zip/folder version.
80
-
The portable edition probably won't have that feature anytime soon due to me not
81
-
knowing how to pull it off.
93
+
A: Anonfiles threw in the towel. With that the mirrors are also gone.
82
94
95
+
Q: How do I get the API key?\
96
+
A: Click on the blue yes in the Api Key Required row for the site you wish to get a key for.
97
+
98
+
Q: I want to request a site.
99
+
A: Check the rejected sites and issues page if it hasn't already been mentioned. If it hasn't feel free to open a new issue.
100
+
101
+
Q: What about rejected sites?\
102
+
A: I will check the sites every once in a while to see if the issues i mentioned have been resolved. If you know the issue has been resolved or why i encountered an issue feel free to open a new issue.
103
+
104
+
Q: Why is it called Mul-Tor?\
105
+
A: I have no idea.
106
+
107
+
Q: What if i really need one of the rejected sites?\
108
+
A: This project is open to contributions. Maybe somebody else can add it. You may open a new issue if there isn't one already so that i can check it again.
109
+
110
+
Q: Certain sites offer an API but you didn't use it. Why?\
111
+
A: Because this makes it easier for users and it doesn't need any accounts and sign ups. I plan to add api functions to these for users that want to use it.
83
112
</details>
84
113
85
114
[comment]: #(Below are all links to the sites)
86
115
[0]: #
87
116
[1]: https://pixeldrain.com/
88
117
[2]: https://pixeldrain.com/api
89
-
[3]: https://anonfiles.com/
90
-
[4]: https://anonfiles.com/docs/api
91
-
[5]: https://bayfiles.com/
92
-
[6]: https://bayfiles.com/docs/api
93
118
[7]: https://gofile.io/
94
119
[8]: https://gofile.io/api
95
120
[9]: https://oshi.at/
96
-
[10]: https://multiup.org/
97
-
[11]: https://multiup.org/en/upload/from-api
98
-
[12]: https://mirrorace.com/
99
-
[13]: https://mirrorace.com/api
100
-
[14]: https://mirrorace.com/api#api_credentials
101
-
[15]: https://letsupload.cc/
102
-
[16]: https://letsupload.cc/docs/api
103
121
[17]: https://bowfile.com/
104
122
[18]: https://bowfile.com/api
105
123
[19]: https://bowfile.com/account/edit#api
@@ -109,9 +127,9 @@ Site | API | Account Required | Max File Size
109
127
[23]: https://hexupload.net/
110
128
[24]: https://hexupload.docs.apiary.io/#
111
129
[25]: https://hexupload.net/?op=my_account
112
-
[26]: https://www.sendspace.com/
113
-
[27]: https://www.sendspace.com/dev_method.html
114
-
[28]: https://www.sendspace.com/dev_apikeys.html
130
+
[26]: https://sendspace.com/
131
+
[27]: https://sendspace.com/dev_method.html
132
+
[28]: https://sendspace.com/dev_apikeys.html
115
133
[29]: https://mixdrop.co/
116
134
[30]: https://mixdrop.co/api/
117
135
[31]: https://1fichier.com/
@@ -122,40 +140,74 @@ Site | API | Account Required | Max File Size
*I am not in any way affiliated with or working with these sites. ***This is an unofficial project***. I am not responsible and or liable for the content that is uploaded with this tool.*
*I am not in any way affiliated with or working with these sites. ***This is an unofficial project***. I am not responsible and or liable for the content that is uploaded with this tool.*
0 commit comments