Skip to content

Releases: FrostX-Official/7tv-emote-dumper

1.6c41

14 Nov 12:30
Compare
Choose a tag to compare

7TV Emote Dumper | Version 1.6 Commit 41 | cbb0b8f

Note

Program must be unzipped to folder to work properly

  • Code Improvements
  • Changed default settings to worse quality with less file size
  • Added logging
    • You can change logging folder path in settings with new logs_folder setting
  • Fixed duration warning not working if resizing was skipped

Compare to previous version

1.5c33

19 Oct 16:15
Compare
Choose a tag to compare

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"

1.4c25

17 Oct 12:15
Compare
Choose a tag to compare

Version 1.4 Commit 25.

  • added 2 settings :: dumping_done_notification, moviepy_logger
  • added multithreading to ffmpeg
  • fixed program not working without win10toast
  • fixed webm transparency

1.3c21

16 Oct 19:51
Compare
Choose a tag to compare
  • added long emotes skip setting with 4 values
  • code optimizations
  • better convertation to webM

Note

Program must be unzipped to folder to work properly

1.2c17

16 Oct 14:07
Compare
Choose a tag to compare

since telegram does not support animated webP stickers now this program will support only png and webM files.

  • now animated emotes will convert to webM instead of webP
  • added CRF quality setting for webM vp9
  • new requirement: moviepy
  • added WinError 10060 catch incase 7tv CDN is down or your provider blocked it (Russian RKN)
  • deleted test-emote

1.1c15

14 Oct 16:34
Compare
Choose a tag to compare
  • added img.close() to static emotes which actually heavily improved performance and fixed memory leak
  • added resizing resolution preview and progress bar to resizing animated
  • added small note to emote download fail

c15 - fixed animated emotes being 1 frame

1.0c13

14 Oct 16:23
Compare
Choose a tag to compare

First Release. Commit 13.