CLICK HERE to read FORUM RULES! |
|
![]() |
|
Thread Tools |
#1
|
|||
|
|||
![]()
Yeah might be weird to have this thread in there but here we go..
I saw few questions in threads about ability to download/search etc. I think this one might help a bit with lurking for some good stuff. I'll list links to tools and my scripts which could help a bit. Tools: 1. youtube-dl - scripts is very helpful with downloading video files from various sites, not only youtube! 2. https://github.com/yxw19870806/yxw19870806 collections of scripts to parse flickr/google/instagram etc... they are harder to use! My scripts might be not finished, not fully working... I just don't have enough time to make it right, feel free in fixing adding features sharing with everyone. 1. get.google.com -- script used to download albums, atm only /album/ links are supported. http://pastebin.com/q73dSLdH https://0bin.net/paste/BnsDz7bCzmSAI...RX-uMhWG3AjUEr Installation: You need Python3 and pip. Install those modules: wget requests slugify Usage: python script_name.py --help -u is taking URL's splited by space so you can python script_name.py -u URL1 URL2 URL3... -i is taking file with URLs separated by newlines 2. find get.google.com links via google http://pastebin.com/3MDwUKKD https://0bin.net/paste/goPNPN1L7Ob61...36meQ56CaMgl-d Installation: Same, Python3 along with pip. Install those modules: requests bs4 Usage: python script_name.py --help query is needed to run script like: python script_name.py my backup folder by default it's searching on google.com you can change that using -l or --lang flag to anything else like python script_name.py my backup folder -l fr I can edit post anytime so feel free to add your contribution. Hf! |
The Following 12 Users Say Thank You to Szajba For This Useful Post: | ||
alexwin3 (06-09-2017), BENJINT (09-03-2024), dzonikonj (05-18-2017), garm0 (06-19-2017), Panther990123 (05-19-2017), Robott (05-22-2017), semotion (05-18-2017), soccermomaudra (05-19-2017), spionazzo (05-19-2017), tuhmanalle (10-14-2017), wizennynne (06-13-2017), yannd (05-18-2017) |
#2
|
|||
|
|||
![]()
TBH your post is a gem, good work mate.
|
![]() |
Tags |
download, google, python, script |
|
|