Compare Chrome extensions: Heartbeat vs Udemy Downloader

Stats Heartbeat Heartbeat Udemy Downloader Udemy Downloader
User count 2,000+ 31,387+
Average rating 4.26 4.02
Rating count 47 96
Last updated 2016-07-21 2021-04-26
Size 5.33K 601.09K
Version 0.1 3.1
Short description
Transform REST Endpoints into Streaming APIs! Udemy downloader extension.
Full summary

Heartbeat transforms REST endpoints into streaming APIs so you don't need to poll APIs periodically. Build for the #realtimeweb.

Key Features:

  1. Convert any REST API into a streaming API with zero lines of code,
  2. Access streams via a GUI dashboard, JS or REST APIs,
  3. Optionally, store results for up to 6 hours and run advanced search queries on the stream via appbase.io's APIs.

It's free to use while in beta.

Technical notes:

  • Heartbeat uses websockets as the underlying protocol so the resulting streaming APIs work well both on browsers and on other languages.
  • Currently works with REST APIs that return JSON responses on either GET or POST requests, supports Basic Auth, custom headers.
  • In this user-friendly chrome extension, you can download the lecture videos in the course content you have already bought on Udemy collectively or individually.

  • If you turn off the "ask where to save before downloading" feature in Chrome settings, you can download in a categorized way. (You can change the settings on "chrome://settings/downloads")

Update notes : v3.1 - fixed stuck problem.