Commit graph

783 commits

Author SHA1 Message Date
Yahya SayadArbabi
5769ee086c Merge branch 'semantic_versioning' 2019-01-04 01:22:37 +03:30
Yahya SayadArbabi
ffbd5b3d4b Fix versioning 2019-01-04 01:20:59 +03:30
Yahya SayadArbabi
992e22059a bump version 2019-01-04 01:18:10 +03:30
Yahya SayadArbabi
f4c490d25e run "isort" 2019-01-04 01:16:55 +03:30
Yahya SayadArbabi
853008c075 Merge branch 'jcs-PR/color' 2019-01-04 01:05:26 +03:30
Yahya SayadArbabi
f984b447c0 Run "isort" 2019-01-04 01:05:12 +03:30
Jonas Tranberg
e51da5b712 If only status_code is needed use HEAD instead of GET request to avoid body download 2019-01-03 18:39:43 +01:00
Beam OP
ec58514b24
Updated DailyMotion errorType 2019-01-03 17:32:08 +01:00
Yahya SayadArbabi
e6256e70a6 Bump version 2019-01-03 17:44:35 +03:30
Yahya SayadArbabi
e71b9926ad Merge branch 'jcs-PR/master' 2019-01-03 17:24:27 +03:30
Yahya SayadArbabi
7a78d44943 Merge branch 'Czechball/master' 2019-01-03 17:18:24 +03:30
jenchieh
43f4e893f3 Initialize Colorama and import it. 2019-01-03 18:18:04 +08:00
jenchieh
5711ebb472 Add Colorama to one of the requirements. 2019-01-03 18:17:50 +08:00
jenchieh
adb31c5ee7 Organize image directory => screenshot. 2019-01-03 17:50:48 +08:00
Czechball
6780614957 Added YouPic, Letterboxd, House-Mixes and Coderwall 2019-01-03 03:47:27 +01:00
Czechball
74768ce592 Added YouPic, Letterboxd, House-Mixes.com and Coderwall 2019-01-03 03:46:50 +01:00
Czechball
f46a21b57a Added House-Mixes.com 2019-01-03 03:22:27 +01:00
Czechball
a0c64ca582 Added House-Mixes.com 2019-01-03 03:22:11 +01:00
Czechball
2a633f52e2 Updated sites 2019-01-03 03:10:24 +01:00
Czechball
aae6de8017 Added YouPic.com 2019-01-03 03:09:29 +01:00
theodosisathanasakis
b8737bd75f
Add "regexCheck" for Facebook and Flipboard
Facebook from: https://www.facebook.com/help/409473442437047 but I don't know how to handle this requirement: "They can't contain generic terms or extensions (.com, .net)".
Flipboard from: https://flipboard.helpshift.com/a/flipboard/?s=managing-your-account&f=help-with-username-issues&p=web
2019-01-03 03:25:27 +02:00
Yahya SayadArbabi
508eb88724 Add 9gag 2019-01-03 03:57:28 +03:30
Yahya SayadArbabi
d1ef3f6f0b Merge branch 'naueramant_master' 2019-01-03 03:56:28 +03:30
Yahya SayadArbabi
b7da0e9781 Merge branch 'JonanOribe_patch-1' 2019-01-03 03:48:28 +03:30
Jonas Tranberg
de31a311ef Added 9GAG support 2019-01-02 20:45:49 +01:00
Jon Ander Oribe
005e9591c1
Adding a counter of resources
At the end of the process we can see how many results we have
2019-01-02 16:43:38 +01:00
Yahya SayadArbabi
f7daae14e3 Merge branch 'cclauss_patch-3' 2019-01-02 13:25:47 +03:30
Yahya SayadArbabi
85c80952c9 Merge branch 'simplify_print_error' 2019-01-02 13:18:54 +03:30
Chris Blumentritt
b96da0b547 Adding docker support 2018-12-31 14:53:27 -06:00
Christopher K. Hoadley
448f072e36 Merge branch 'pr/n49_cblument' 2018-12-31 09:59:15 -06:00
Chris Blumentritt
ce53663331 Use os.path.join to build file path for data file
fixes #47
2018-12-31 09:46:42 -06:00
Christopher K. Hoadley
8090a96c57 Fix merge problem in pull request #43. Previously, there was just one for loop that iterated thru all of the sites. But, with the addition of the parallel functionality, there are now two for loops. The dictionary changes were not done in the second loop, which caused bogus results. 2018-12-31 06:08:20 -06:00
cclauss
05cbeb5c2c
Add a shebang line: #! /usr/bin/env python3 2018-12-31 08:32:35 +01:00
cclauss
c0ac0d9f9d
Update sherlock.py 2018-12-31 07:44:27 +01:00
cclauss
96c3ce7625
Simplify print_error() 2018-12-31 07:40:05 +01:00
cclauss
3200eb3ad5
Run isort on the imports
[isort](https://github.com/timothycrosley/isort/blob/develop/README.rst) cleans up the imports for readability.
2018-12-31 07:27:54 +01:00
Chris Blumentritt
cf7ec54f23 Script can now load the data.json file when invoked from different directory
If the script is run from a different directory than the where it
resides then it would fail to load because it could not find data.json.
fixes #47
2018-12-30 23:52:23 -06:00
Christopher K. Hoadley
f9d59270a3 Merge branch 'pr/n43_cclauss'. Use new pattern for getting "urlMain" data as well. 2018-12-30 18:22:30 -06:00
Christopher K. Hoadley
e2c4dbf1ef Merge branch 'pr/n4_svisser' 2018-12-30 17:46:02 -06:00
cclauss
28f023a339
Use dict.get() on optional parameters 2018-12-30 23:39:08 +01:00
cclauss
60555eeda7
Use dict.items() to simplify interaction with dict (again)
#20 again...
2018-12-30 23:22:29 +01:00
Siddharth Dushantha
03c41ee555
Version bump
From now on, the version will be the date and the format is from big to small. Year, Month, Day. 
Just like youtube-dl does it.
2018-12-30 21:39:45 +01:00
Siddharth Dushantha
3105a79b86
new version and version format
From now on, the version will be the date and the format is from big to small. Year, Month, Day
2018-12-30 21:37:38 +01:00
Siddharth Dushantha
57a4448264
modified the comment about the user agent #41 2018-12-30 21:25:04 +01:00
Christopher K. Hoadley
4ecaad6289 Update script to use with-as structure for files. Add number of supported sites to title. Add status message. 2018-12-30 11:50:10 -06:00
Christopher K. Hoadley
d97338c8bb Merge branch 'pr/n22_anto-christo' 2018-12-30 11:27:51 -06:00
Christopher Kent Hoadley
6257015550
Merge pull request #39 from boardens/patch-1
Added support for 14 social networks.  We really need to agree on the Scope Of Sherlock, but there is no reason to not add these in.
2018-12-30 11:22:08 -06:00
Christopher K. Hoadley
55b6ffa5ba Simeon Visser noticed that "enforce utf-8 encoding when we open data.json" (#8) got undone in the previous merge. Include it again. 2018-12-30 11:16:15 -06:00
Siddharth Dushantha
fe2feff7a7
Added the image back. 2018-12-30 09:46:59 +01:00
Siddharth Dushantha
0f9519365f
Merge pull request #3 from nareddyt/async-requests
Run HTTP requests in parallel
2018-12-30 07:26:16 +01:00