Skip to content

This app converts Dropbox video URLs to direct links that can be embedded in any website. Simply enter your Dropbox video URL below to get the direct link and the HTML embed code.

Notifications You must be signed in to change notification settings

mirkotrotta/dropbox-url-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox URL Converter

This project converts Dropbox video URLs to direct links that can be embedded in any website.

Features

  • URL Validation: Ensures the input URL is a valid Dropbox link.
  • URL Conversion: Converts the Dropbox URL to a direct link for embedding.
  • Embed Code Generation: Provides HTML embed code for the converted URL.
  • Copy to Clipboard: Allows users to copy the converted URL and embed code to the clipboard.
  • Clear Functionality: Provides an option to clear the UI and start over.

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/mirkotrotta/dropbox-url-converter.git
    cd dropbox-url-converter
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm start

Running Tests

Run the tests with Jest:

npm test

Usage

  1. Enter a Dropbox video URL.
  2. Click "Convert" to get the direct link and embed code.
  3. Copy the link and embed code using the "Copy" button.
  4. Click "Clear" to reset the form.

Contributing

Feel free to open issues or submit pull requests for improvements and bug fixes.

Author

Mirko Trotta

About

This app converts Dropbox video URLs to direct links that can be embedded in any website. Simply enter your Dropbox video URL below to get the direct link and the HTML embed code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published