Skip to content

1.5c33

Compare
Choose a tag to compare
@FrostX-Official FrostX-Official released this 19 Oct 16:15
· 10 commits to main since this release

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 pure ffmpeg with progress bar module (ffmpeg-progress-yield)
  • You can now customize path to ffmpeg in settings.py using setting pathToFFMPEG
  • Added converting_abort_time setting that controls allocation of time to convert animated emote to webM through ffmpeg
    • If converting takes more amount of time than converting_abort_time convertation will be simply aborted and skipped
  • 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"