Skip to content

JMax45/ytpeek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Issues MIT License


Logo

YtPeek

Download videos from YouTube with Telegram
Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Contributing
  5. License
  6. Acknowledgements

About The Project

YtPeek is a Telegram bot that allows you to download videos in audio or video format

Software demonstration 1

You can find a live demo here (might not be online all the time)

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Installation

  1. Clone the repo
    git clone https://github.com/JMax45/ytpeek.git
  2. Install NPM packages
    npm install
  3. Create an .env file with the following content:
    BOT_TOKEN=bot token from @BotFather
    
  4. Build the source code
    npm run build

Usage

You can launch the bot with npm start

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/MyFeature)
  3. Commit your Changes (git commit -m 'Add MyFeature')
  4. Push to the Branch (git push origin feature/MyFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

Download videos from YouTube with Telegram

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published