Skip to content

lhl/pusheen-stickers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pusheen-stickers

Scripts to pull Pusheen/FB stickers and animate them

Pusheen Typing

No copyright intended, yo! j/k, this is for fair use purposes.

Implementation Notes

  • First we use Web Inspector to view network connections and pull the graphql query for the stickers - it's not worth reversing/automating everything. We can just copy the results into graphql-pusheen.json and graphql-pusheen-eats.json.
  • Analysing the actual image queries, it looks like we can just access the sprite sheet and ignore the sizing URLs to get the full size image. Sweet.
  • Save w/ GraphQL id (no labels) and FRAMESxFRAMERATE-COLUMNSxROW

See also

Here's another great nerdy Pusheen project: https://github.com/motemen/pusheen-explorer

About

Tool for extracting and processing Pusheen stickers from Facebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages