Skip to content

YTStories is a small online tool that allows you to create images to use as Instagram stories from a YouTube link you want to share.

License

Notifications You must be signed in to change notification settings

Considerasrl/ytstories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YTStories - by Considera SRL

YTStories Logo

YTStories is a small online tool that allows you to create images to use as Instagram stories from a YouTube link you want to share. This tool simplifies sharing YouTube videos as stories on social media by providing a quick and effective way to create engaging images.

Features

  • Generate Instagram story images from YouTube links
  • Customize the appearance of the cover image
  • Download the created image
  • Add text or stickers to the image
  • Share it.

Usage

  1. Visit the YTStories website: https://ytstories.com
  2. Paste the YouTube video link into the input field.
  3. Customize the cover image if desired, using the provided options.
  4. Download the created image to your device.
  5. Add text or stickers to the image to make it more engaging.
  6. Share the image as a story on Instagram or other social media platforms.

DEMO

Local Installation

If you want to run YTStories locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your_username/YTStories.git
    
  2. Navigate to the project directory:

    cd YTStories
    
  3. Start a Local PHP Development environment with this command

    php -S localhost:8080      # make sure to have PHP installed on your machine
    

Contibuting

We welcome contributions to the YTStories repository. If you'd like to contribute, follow these steps:

  1. Fork this repository.

  2. Create a branch for your modification:

    git checkout -b add-new-feature
    
  3. Make your changes and commit your changes:

    git commit -m "Add new feature"
    
  4. Push your branch to the remote repository:

    git push origin add-new-feature
    
  5. Open a pull request on the original repository and describe your changes.

License

This project is distributed under the GNU General Public License v3.0.

About

YTStories is a small online tool that allows you to create images to use as Instagram stories from a YouTube link you want to share.

Topics

Resources

License

Stars

Watchers

Forks