Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crowdsourced images #30

Open
sethtroisi opened this issue Oct 15, 2018 · 6 comments
Open

Crowdsourced images #30

sethtroisi opened this issue Oct 15, 2018 · 6 comments

Comments

@sethtroisi
Copy link
Owner

cd rl_loop
python
import shipname
print('\n'.join(["google-chrome https://www.google.com/search?q=british+ship+%s &" % n for n in shipname.NAMES]))

copy and paste the first set to a new terminal
(This should open a google search tab for each one

function photo { echo "$2" > $1.meta; curl "$3" > $1.jpg; }

mkdir -p photos; cd photos
photo <NAME> <wikipedia image page> <wikipedia image url>

i.e.

photo warspite "https://en.wikipedia.org/wiki/HMS_Warspite_(1666)#/media/File:HMS_Edinburgh-IMG_7758.jpg" "https://upload.wikimedia.org/wikipedia/commons/8/89/HMS_Edinburgh-IMG_7758.jpg"

Many of the name represent multiple ships (WWI, WWII, older ships, ...) feel free to choose any one of them (I like models from museums but choose as you please.

I'm working alphabetically backwards. If someone (cough Andrew cough) wanted to work forwards that would be nice.

@amj
Copy link
Collaborator

amj commented Oct 15, 2018

ok, what do you want me to do with these that i've got?

@sethtroisi
Copy link
Owner Author

If you could zip them and send them to me (here, my email, or a gs link) that would be the easiest

@sethtroisi
Copy link
Owner Author

ace to formidable is done,
pallas to zephyr is done.

@sethtroisi
Copy link
Owner Author

Missing: expedition

@sethtroisi
Copy link
Owner Author

Missing two in the magnanime to otter range

@sethtroisi
Copy link
Owner Author

Remaining

google-chrome https://www.google.com/search?q=british+ship+ace &
google-chrome https://www.google.com/search?q=british+ship+alaric &
google-chrome https://www.google.com/search?q=british+ship+alkmaar &
google-chrome https://www.google.com/search?q=british+ship+anchorite &
google-chrome https://www.google.com/search?q=british+ship+arachne &
google-chrome https://www.google.com/search?q=british+ship+artemis &
google-chrome https://www.google.com/search?q=british+ship+cato &
google-chrome https://www.google.com/search?q=british+ship+clove-tree &
google-chrome https://www.google.com/search?q=british+ship+constant-warwick &
google-chrome https://www.google.com/search?q=british+ship+content &
google-chrome https://www.google.com/search?q=british+ship+crown &
google-chrome https://www.google.com/search?q=british+ship+defiance &
google-chrome https://www.google.com/search?q=british+ship+expedition &
google-chrome https://www.google.com/search?q=british+ship+golden-horse &
google-chrome https://www.google.com/search?q=british+ship+grief &
google-chrome https://www.google.com/search?q=british+ship+hazardous &
google-chrome https://www.google.com/search?q=british+ship+heron &
google-chrome https://www.google.com/search?q=british+ship+hydra &
google-chrome https://www.google.com/search?q=british+ship+icarus &
google-chrome https://www.google.com/search?q=british+ship+illustrious &
google-chrome https://www.google.com/search?q=british+ship+implacable &
google-chrome https://www.google.com/search?q=british+ship+impregnable &
google-chrome https://www.google.com/search?q=british+ship+indefatigable &
google-chrome https://www.google.com/search?q=british+ship+indus &
google-chrome https://www.google.com/search?q=british+ship+inflexible &
google-chrome https://www.google.com/search?q=british+ship+intrepid &
google-chrome https://www.google.com/search?q=british+ship+invincible &
google-chrome https://www.google.com/search?q=british+ship+irresistible &
google-chrome https://www.google.com/search?q=british+ship+isis &
google-chrome https://www.google.com/search?q=british+ship+jupiter &
google-chrome https://www.google.com/search?q=british+ship+juste &
google-chrome https://www.google.com/search?q=british+ship+kent &
google-chrome https://www.google.com/search?q=british+ship+kingfisher &
google-chrome https://www.google.com/search?q=british+ship+kite &
google-chrome https://www.google.com/search?q=british+ship+leander &
google-chrome https://www.google.com/search?q=british+ship+leopard &
google-chrome https://www.google.com/search?q=british+ship+leviathan &
google-chrome https://www.google.com/search?q=british+ship+lightning &
google-chrome https://www.google.com/search?q=british+ship+lincoln &
google-chrome https://www.google.com/search?q=british+ship+lion &
google-chrome https://www.google.com/search?q=british+ship+lively &
google-chrome https://www.google.com/search?q=british+ship+lynx &
google-chrome https://www.google.com/search?q=british+ship+moderate &
google-chrome https://www.google.com/search?q=british+ship+olympus &
google-chrome https://www.google.com/search?q=british+ship+orestes &
google-chrome https://www.google.com/search?q=british+ship+parthian &
google-chrome https://www.google.com/search?q=british+ship+portia &
google-chrome https://www.google.com/search?q=british+ship+prospero &
google-chrome https://www.google.com/search?q=british+ship+redoubtable &
google-chrome https://www.google.com/search?q=british+ship+renown &
google-chrome https://www.google.com/search?q=british+ship+robust &
google-chrome https://www.google.com/search?q=british+ship+san-josef &
google-chrome https://www.google.com/search?q=british+ship+san-nicolas &
google-chrome https://www.google.com/search?q=british+ship+sapphire &
google-chrome https://www.google.com/search?q=british+ship+two-lions &
google-chrome https://www.google.com/search?q=british+ship+unity &
google-chrome https://www.google.com/search?q=british+ship+valiant &

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants