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

get_templates("memecaptain") returns 404 #3

Open
daroczig opened this issue Jun 21, 2015 · 3 comments
Open

get_templates("memecaptain") returns 404 #3

daroczig opened this issue Jun 21, 2015 · 3 comments

Comments

@daroczig
Copy link

First of all, kudos for writing and maintaining this awesome and fun package!

Unfortunately I've just faced some issues with most recent dev version of the package:

> library(meme)
> templates <- get_templates("memecaptain")
Error in file(con, "r") : cannot open the connection
In addition: Warning message:
In get_templates("memecaptain") : HTTP Status404: Not Found

Any ideas?

> sessionInfo()
R version 3.1.3 (2015-03-09)
Platform: x86_64-unknown-linux-gnu (64-bit)
Running under: Arch Linux

locale:
 [1] LC_CTYPE=hu_HU.utf8       LC_NUMERIC=C             
 [3] LC_TIME=hu_HU.utf8        LC_COLLATE=C             
 [5] LC_MONETARY=hu_HU.utf8    LC_MESSAGES=hu_HU.utf8   
 [7] LC_PAPER=hu_HU.utf8       LC_NAME=C                
 [9] LC_ADDRESS=C              LC_TELEPHONE=C           
[11] LC_MEASUREMENT=hu_HU.utf8 LC_IDENTIFICATION=C      

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base     

other attached packages:
[1] meme_0.1.0

loaded via a namespace (and not attached):
[1] RCurl_1.95-4.6 RJSONIO_1.3-0  bitops_1.0-6   jpeg_0.1-8     png_0.1-7     
[6] tools_3.1.3   
@leeper
Copy link
Owner

leeper commented Jun 22, 2015

I fear they may have shut down their API. I'll check again in a few days and decide how to proceed. In the interim, you can try one of the other generators.

@DavidArenburg
Copy link

Yes, actually none of these work for me. get_templates("imgflip") works, but it is impossible to register on their site. On the other hand, get_templates("memecaptain") doesn't work but I was able to register on their site. So combined with the error above, all three don't work.

@leeper
Copy link
Owner

leeper commented Aug 20, 2015

😞 I'll see what I can do...

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

3 participants