CSA - Asst. for saving files from Coursera

Assistant for saving media files from coursera.org, such as videos, subtitles, and video descriptions.

Qu'est-ce que CSA - Asst. for saving files from Coursera ?

CSA - Asst. for saving files from Coursera est une extension Chrome développée par https://lexxai.blogspot.com, et sa fonction principale est "Assistant for saving media files from coursera.org, such as videos, subtitles, and video descriptions.".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension CSA - Asst. for saving files from Coursera

Téléchargez les fichiers d'extension CSA - Asst. for saving files from Coursera au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Assistant for saving media files from the website www.coursera.org, such as videos, subtitles, and video descriptions. The assistant prepares the file names for saving, and the user saves the files with the new name to their own folder.

"CSA - Assistant for saving files from Coursera" - a browser extension for Google Chrome that makes saving Coursera video materials easy and convenient.

Did you know that once you finish a course, you lose access to its video materials? If you want to retain those valuable insights for future reference, you may have resorted to recording videos onto your own storage devices. However, this process can be inconvenient, especially when it comes to renaming files or making mistakes.

With "CSA - Assistant for saving files from Coursera", you can effortlessly tackle this challenge in a legal and user-friendly manner. Our extension enables you to save Coursera videos with logical and intuitive file names. Say goodbye to tedious renaming and errors - our assistant takes care of it all!

To get started with the extension, simply visit the Chrome Web Store and install it. Saving Coursera video materials has never been easier!

We understand the importance of retaining knowledge, and our mission is to empower you in your learning journey. Join thousands of satisfied users who have embraced "CSA - Assistant for saving files from Coursera" and enjoy seamless video saving from Coursera. Experience the convenience and peace of mind today!

https://github.com/lexxai/CourseraSaveAssist/wiki

What's new:
##version 2.2.0
Adapted to changes to the Coursera website (2024.01)
Fixed the automatic translation of subtitles.
Language code has been added to the file name of subtitles and texts.
The language is determined only by the language of the entire portal, not by the selected language in the video menu.
To change the language of subtitles that are different from the portal language, turn off the subtitle storage in the settings, and select the option to store additional subtitles and define your own list of additional languages.

## version 2.1.3:
Adapted to Coursera site changes (2023.10)

## version 2.1.2:
The integration of the video subtitle translation module (CST) into the automatic mode has been implemented.

## version 2.0.2:
- New option use automatic course name
- Automatic mode

## version 1.9.0:
- New option to add a video duration in minutes to the file name. The duration is rounded to the nearest whole number.
- If the video search function is enabled, a color mark is added to the list of videos in the left pane to indicate whether the file has already been downloaded.
  This mark changes when the page is loaded, analyzing the status of the file (new - green, existing - red).
  It also changes at the beginning of file download (yellow) and after all files are downloaded (red).
  The status of whether the file has been downloaded or not is calculated only on the basis of the previously saved video file.

## version 1.8:
Search for videos in a list. Find the name of the video in the list in the left pane. And scroll through the list to the name of the current video. It is useful when the module has a large number of sections and you need to take the course again, but in a different language. (https://youtu.be/ajOcopEuxGI)

## version 1.7:
- For compatibility with some browsers, an alternative file download method has been added to the settings section. This can solve the problem of saving on some operating systems, such as earlier versions of macOS.
- The mechanism for counting saved files has been redesigned.
- Added information about a previously saved file when you hover over the name of this extension.
- Added an indicator that this is a new object to be saved. Green or red dot as a prefix to the title name.

##version 1.6:
- The mechanism for saving files has been redesigned, now it is done through the browser API.
- Added a background process to control notifications from processes about saving files.
- Added a counter of stored files and its decrease after the actual saving of these files.
- Control of saved files by yourself/others.
- Added a prefix with the course name to the file name 
- Added automatic change to dark and light theme according to browser themes

##version 1.5:
- Displays information about all available additional languages for the current video when you hover over the video title.
- Added the option to store additional video description and subtitles in other languages. The list is separated by commas.
- Saves additional media files in all selected languages.
- Information about the generated file name is displayed when you hover over the save button. 

##version 1.4 :
- Using coursera API to get media information
- Added automatic file numbering within a single module
- Added a choice of video image quality
- Added a choice to store additional video transcript in another language

donate: https://patreon.com/lexxai                    

Informations de Base sur l'Extension

Nom CSA - Asst. for saving files from Coursera CSA - Asst. for saving files from Coursera
ID dmoebncbmkgfpjhjikkjljmbaacncohl
URL Officiel https://chromewebstore.google.com/detail/csa-asst-for-saving-files/dmoebncbmkgfpjhjikkjljmbaacncohl
Description Assistant for saving media files from coursera.org, such as videos, subtitles, and video descriptions.
Taille du Fichier 133 KB
Nombre d'Installations 212
Version Actuelle 2.2.0
Dernière Mise à Jour 2024-01-18
Date de Publication 2023-04-26
Évaluation 5.00/5 Total 7 Évaluations
Développeur https://lexxai.blogspot.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://github.com/lexxai/CourseraSaveAssist/wiki
URL de la Page d'Aide https://github.com/lexxai/CourseraSaveAssist/discussions
Langues Prises en Charge en,ru,uk
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_plug_name__",
    "description": "__MSG_plug_description__",
    "version": "2.2.0",
    "author": "lexxai",
    "homepage_url": "https:\/\/github.com\/lexxai\/CourseraSaveAssist\/wiki",
    "manifest_version": 3,
    "permissions": [
        "scripting",
        "storage",
        "downloads"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "host_permissions": [
        "https:\/\/*.coursera.org\/*"
    ],
    "action": {
        "default_title": "__MSG_plug_name__",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/button-ico-16.png",
            "32": "\/images\/button-ico-32.png",
            "48": "\/images\/button-ico-48.png",
            "64": "\/images\/button-ico-64.png",
            "128": "\/images\/button-ico-128.png",
            "256": "\/images\/button-ico-256.png",
            "512": "\/images\/button-ico-512.png"
        }
    },
    "default_locale": "en",
    "icons": {
        "16": "\/images\/button-ico-16.png",
        "32": "\/images\/button-ico-32.png",
        "48": "\/images\/button-ico-48.png",
        "64": "\/images\/button-ico-64.png",
        "128": "\/images\/button-ico-128.png",
        "256": "\/images\/button-ico-256.png",
        "512": "\/images\/button-ico-512.png"
    }
}