An open API service indexing awesome lists of open source software.

https://github.com/hsm207/oreilly-transcript-downloader


https://github.com/hsm207/oreilly-transcript-downloader

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

          

# O'Reilly Transcript Downloader

This browser extension allows users to download transcripts from videos on the O'Reilly online learning platform. Once a user enables the transcript feature while watching a video, they can easily download the transcript as a text file with the click of a button.

## Features

- Detects when a user is watching a video on the O'Reilly platform.
- Enables the transcript feature automatically.
- Provides a simple user interface to download the transcript.
- Saves the transcript as a text file.

## Installation

1. Download or clone the repository to your local machine.
2. Open Microsoft Edge and navigate to `edge://extensions`.
3. Enable "Developer mode" by toggling the switch in the top right corner.
4. Click on "Load unpacked" and select the `oreilly-transcript-downloader` directory.
5. The extension should now be installed and visible in your toolbar.

## Usage

1. Navigate to a video on the O'Reilly online learning platform.
2. Enable the transcript feature on the video player.
3. Click on the extension icon in the Edge toolbar.
4. Click the "Download Transcript" button in the popup.
5. The transcript will be downloaded as a text file to your default downloads folder.

## Contributing

Contributions are welcome! If you have suggestions for improvements or new features, please open an issue or submit a pull request.

## License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.