GithubHelp home page GithubHelp logo

aryanvikash / youtube-downloader-bot Goto Github PK

View Code? Open in Web Editor NEW
413.0 413.0 786.0 17 KB

Youtube Downloader Telegram Bot ๐Ÿ˜‰

Python 99.88% Shell 0.12%
bot hocktoberbfest telegram telegram-bot

youtube-downloader-bot's Introduction

Youtube Dl bot ๐Ÿ˜‰

Prerequisite

ffmpeg

install dependencies

pip3 install -r requirements.txt

Setup Bot

- Change configuration config.py  File
- install dependencies
- python3 -m bot

Thanks โค๏ธ

Deploy

youtube-downloader-bot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

youtube-downloader-bot's Issues

Error SHOWING

Failed To Fetch Youtube Data... ๐Ÿ˜”
Possible Youtube Blocked server ip
#error

Unable to compile on Heroku

-----> Building on the Heroku-20 stack
-----> Using buildpacks:
1. https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest.git
2. heroku/python
-----> ffmpeg app detected
-----> Install ffmpeg
DOWNLOAD_URL = https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-amd64-static.tar.xz
exporting PATH
-----> Python app detected
-----> Using Python version specified in runtime.txt
! Python has released a security update! Please consider upgrading to python-3.8.10
Learn More: https://devcenter.heroku.com/articles/python-runtimes
-----> Installing python-3.8.7
-----> Installing pip 20.2.4, setuptools 47.1.1 and wheel 0.36.2
-----> Installing SQLite3
-----> Installing requirements with pip
Collecting https://github.com/CW4RR10R/pyrogram/archive/asyncio.zip (from -r /tmp/build_59d3568e/requirements.txt (line 3))
ERROR: HTTP error 404 while getting https://github.com/CW4RR10R/pyrogram/archive/asyncio.zip
ERROR: Could not install requirement https://github.com/CW4RR10R/pyrogram/archive/asyncio.zip (from -r /tmp/build_59d3568e/requirements.txt (line 3)) because of HTTP error 404 Client Error: Not Found for url: https://github.com/CW4RR10R/pyrogram/archive/asyncio.zip for URL https://github.com/CW4RR10R/pyrogram/archive/asyncio.zip
! Push rejected, failed to compile Python app.
! Push failed

IndexError: list index out of range

WARNING: You have requested multiple formats but ffmpeg or avconv are not installed. The formats won't be merged.
ERROR:pyrogram.client.ext.dispatcher:list index out of range
Traceback (most recent call last):
File "/usr/local/lib/python3.8/dist-packages/pyrogram/client/ext/dispatcher.py", line 204, in update_worker
await handler.callback(self.client, *args)
File "/home/xxxx/github/Youtube-Downloader-Bot/plugins/youtube_callback_data.py", line 114, in catch_youtube_dldata
filename = await downloadvideocli(video_command)
File "/home/xxxx/github/Youtube-Downloader-Bot/helper/ytdlfunc.py", line 63, in downloadvideocli
filename = t_response.split("Merging formats into")[-1].split('"')[1]
IndexError: list index out of range

I have ffmpeg is install still getting this error any idea

need more sites!

why can't you support all the web sites that are available on youtube-dl?

Getting error after sometime

File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/errors/rpc_error.py", line 69, in raise_it2020-12-11T06:14:22.710647+00:00 app[worker.1]: raise getattr(2020-12-11T06:14:22.710647+00:00 app[worker.1]: pyrogram.errors.exceptions.bad_request_400.BadRequest: [400 Bad Request]: [400 REPLY_MARKUP_INVALID] (caused by "messages.SendMessage")

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.