1.5c33
7TV Emote Dumper | Version 1.5 Commit 33 | 265dc25
Note
Program must be unzipped to folder to work properly
MoviePy
is no longer needed and replaced with pureffmpeg
with progress bar module (ffmpeg-progress-yield
)- You can now customize path to
ffmpeg
insettings.py
using settingpathToFFMPEG
- Added
converting_abort_time
setting that controls allocation of time to convert animated emote towebM
throughffmpeg
- If converting takes more amount of time than
converting_abort_time
convertation will be simply aborted and skipped
- If converting takes more amount of time than
- Restructured code and now using more functions and comments
- Added 1 more possible value to setting
skip_long_emotes
: "d for force convertation without warning"