Skip to content
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
/ soap2day-downloader Public archive

Downloads TV shows and Movies from soap2day.to

License

Notifications You must be signed in to change notification settings

JDipi/soap2day-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

soap2day-downloader

Sadly, soap2day has been shut down :( It was great while it lasted!

Chrome Extension coming soon!!

By JDipi

Ty to Joey for the motivation


Downloads TV shows and Movies from soap2day.to


Prerequisites


Install Tampermonkey - tutorial

Make sure to do the following after you install Tampermonkey, or else your default download directory will be flooded with media files when you try to download them:

  1. Go to your Tampermonkey dashboard
  2. Click settings
  3. Change the 1st option (Config Mode) to "Advanced"
  4. Scroll down to "Downloads BETA"
  5. Change "Download Mode" to "Browser API"
  6. Save and exit, accept the new "Manage Download" permission if prompted.

Usage

!!! IMPORTANT !!! this script works best with an adblocker

To start, click the download icons on each episode, season, or movie you want to download

Doing this will add them to the download queue, which will appear in the top right of the screen. The queue will be saved across soap2day pages, so downloading multiple movies or TV episodes is possible.

Pressing the download button will briefly open each episode in a new background tab in order to grab the source url for the video. After this, the extra tabs will close and the media will begin downloading to a new folder in your default download location.

Stuff I will fix

  • Make it work on other soap2day domains
  • Clean up the GM_getValue and GM_setValues (hopefully making it less buggy)
  • Make a way to remove items from the queue

Releases

No releases published

Packages

No packages published