Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.
/ NoStaminaNoFriend Public archive

Unfriend Facebook friends if not in the MonsterCastle game friend list.

Notifications You must be signed in to change notification settings

aintp3d0/NoStaminaNoFriend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

NoStaminaNoFriend

Unfriend Facebook friends if not in the MonsterCastle game friend list.

Put vidoes on:
  videos/{video}.mp4

Generates frames to:
  frames/{video}/frames/{frame}.jpg

Generates avatars from frames to:
  frames/{video}/avatars/{frame}_{avatar}.jpg

Putting Facebook Friends avatar to:
  fb_avatars/avatar_{avatar}.jpg

Frame parsing

  • Frame to FaceBook friends profile

Functions

  • FaceBook friend list loader

Script steps

  • Video to frames
  • Frame to fb friends profile
  • Frame to avatars
  • Load Facebook friends avatar
  • Matching avatars
  • Remove Facebook friend
  • Report page to undo if script did something wrong ?

NOTE

  • Used my own page url: &owner_friends_link
  • geckodriver PATH=$PATH:pwd/bin
  • Matching is too slow even with a &async or mc_avatar grabber doing a bad job
  • Need better avatar to match with tiny version of it

TODO

  • Join steps
  • Improve mc_avatar grabber
  • Make this repository as a one of the function for this game.
RECORDS
[ CHANGES ]
- image
  - no reshape


[ STEPS ]
- frames
  + getting frames from video
  + frames to avatars
  + deleting avatar duplicates
- fb_avatars
  + getting avatars
    + all friends avatar (with scroll)
  + matching &fb_avatar with &mc_avatars
  + deletion
    + logging deleted fb_friends

About

Unfriend Facebook friends if not in the MonsterCastle game friend list.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published