Coub Downloader Changelog

What's new in Coub Downloader 0.10

Nov 26, 2022
  • Based on a recent issue I have added more checks to prevent crashing on invalid URLs. If you enter an invalid channel name or URL, it will just skip it and inform you about it.

New in Coub Downloader 0.9 (Jun 26, 2022)

  • Save NSFW content!
  • This is a really small update. I have added one option to the configuration file (Configuration.json) to allow users to download only NSFW coubs. As you might have heard, Coub decided to remove all NSFW content by June 27th 2022. This is a quick update to allow saving this content.
  • CoubDownloader works exactly the same as you know it but now you can open the configuration file and set "NsfwOnly": true and then run the app. It will ask you what you want to download (as always) but this time, it will filter out all normal Coubs and leave only NSFW ones.
  • Features:
  • Configuration option to download NSFW coubs only
  • Note: 32 bit version doesn't contain python & ffmpeg, you must install them yourself.

New in Coub Downloader 0.8 (Mar 31, 2022)

  • User configuration and pretty console!
  • In this update, I focused on users' feedback and requests. I have added user configuration (file Configuration.json) where you can further modify Downloader settings. Those settings include Video quality, number of loops, download location path, and more!
  • Also, colors! The whole application went through a small graphic update, introducing colors and highlighting to improve readiness for a better user experience.
  • Features:
  • Configuration file to configure
  • If segments should be downloaded
  • How long downloader should wait between downloads (this will improve ban issues!)
  • Number of video loops
  • Video quality
  • Keeping audio & video files
  • Download location
  • Improved visuals
  • By default segments are not part of the basic download

New in Coub Downloader 0.7 (Mar 29, 2022)

  • DDoS protection evasion!
  • Coub recently implemented DDoS protection against intensive and mass-downloading Coubs (even despite their initial call to download all videos). So I've adapted and made Downloader more relaxed and more user-looking, so you are more likely succeed with downloading your Coubs.
  • Features:
  • Evasion mechanics (slowed down downloading to wait 1 second between each download and randomized user agents)
  • Retry function - If coub fails to download, it will try again
  • One crash won't stop the download - if coub fails to download or error occurs, it won't stop whole processing anymore. It will just skip the coub and continue with the next one
  • Also, I merged self_contained version into full, so there is less confusion. Both packages are x64 versions.