Giter VIP home page Giter VIP logo

imgur-upload's Introduction

Bulk Video Uploader for Imgur - Readme

Welcome to the Bulk Video Uploader for Imgur project! This application provides a solution for uploading multiple videos to Imgur, organizing them into albums, generating URLs compatible with Reddit embedding, and facilitating the process of copying Imgur URLs to Excel. This README will guide you through the purpose of the project and how to use it effectively.

Purpose

The primary goal of this project is to simplify the process of uploading videos to Imgur in bulk and then seamlessly integrating them into Reddit posts. Imgur's API is utilized to automate these tasks, ensuring efficiency and ease of use.

Key Features

  1. Bulk Video Upload: The application allows you to upload multiple videos to Imgur simultaneously. These videos are automatically organized into an album, making it convenient to manage related content.

  2. Reddit Embedding Compatibility: Reddit's video embedding structure requires URLs to follow a specific format. The tool generates Imgur album URLs (https://imgur.com/a/) for embedding videos in Reddit posts, ensuring they are displayed correctly.

  3. Excel Integration: Copying and pasting Imgur URLs individually to Excel can be time-consuming. This application streamlines the process by providing a solution to copy-paste Imgur URLs to Excel all at once, saving you valuable time.

Getting Started

To use the Bulk Video Uploader for Imgur, follow these steps:

  1. Clone the repository and navigate to the project directory.

  2. Create and activate a virtual environment (venv) to isolate dependencies.

    python3 -m venv venv
    source venv/bin/activate  # On Windows: venv\Scripts\activate

Install the required dependencies using pip.

pip install -r requirements.txt

Run the test suite to ensure everything is set up correctly.

pytest

Execute the main script to start uploading videos and generating Imgur URLs.

python3 main.py <video_directory> <output_filename>

Replace <video_directory> with the path to the directory containing your video files and <output_filename> with the desired name for the Excel file where Imgur URLs will be copied.

Contributing If you'd like to contribute to the project, feel free to fork the repository, make your changes, and submit a pull request. Please ensure that you follow best coding practices and maintain clear documentation.

Conclusion The Bulk Video Uploader for Imgur project simplifies the process of uploading videos, organizing them, and integrating them into Reddit posts. With its automation features and Excel integration, it saves time and enhances your workflow. If you encounter any issues or have suggestions for improvements, don't hesitate to create an issue or contribute to the project.

Happy uploading!

imgur-upload's People

Contributors

asa-holland avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.