gnuton / mixamo_anims_downloader

Script to download all animations from mixamo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mixamo Animations downloadeer

The following script make use of mixamo2 API to download all anims for a single character that you choose. The animations are saved with descriptive long names instead of the short ones used by default by mixamo UI.

How to use this script

  1. Browse mixamo.com
  2. Log in
  3. Open JS console (F12 on chrome)
  4. Download an animation and get the character ID from the Network tab
  5. Then past the character id in the "character" variable at beginning of this script
  6. Copy and paste the full script in the mixamo.com javascript console
  7. The script will open a new blank page.. you will start to see animations downloading
  8. keep the blank page opened and keep on pressing "Allow multiple downlaods"

Demo:

Demo on youtube

About

Script to download all animations from mixamo


Languages

Language:JavaScript 100.0%