meme icon indicating copy to clipboard operation
meme copied to clipboard

get_templates("memecaptain") returns 404

Open daroczig opened this issue 10 years ago • 3 comments

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   

daroczig avatar Jun 21 '15 21:06 daroczig

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.

leeper avatar Jun 22 '15 08:06 leeper

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.

DavidArenburg avatar Aug 20 '15 14:08 DavidArenburg

:disappointed: I'll see what I can do...

leeper avatar Aug 20 '15 14:08 leeper