Git Product home page Git Product logo

kalanakt / youtube-downloader Goto Github PK

View Code? Open in Web Editor NEW
22.0 1.0 49.0 478 KB

Pyrogram Telegram bot that allows users to download YouTube videos and playlists directly from their Telegram chat. The bot supports various formats and resolutions for both videos and audios, and it also allows users to customize their download options. With its intuitive user interface and fast download speeds, this bot is a must-have for anyone

Home Page: https://t.me/videoDefUserBot

License: MIT License

Dockerfile 0.42% Python 99.58%
open-source pyrogram telegram telegram-bot youtube-downloader youtube-playlist youtube-video python

youtube-downloader's Introduction

youtube-downloader's People

Contributors

kalanakt avatar

Stargazers

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

Watchers

 avatar

youtube-downloader's Issues

Problems with new YouTube updates

Exception while accessing title of https://youtube.com/watch?v=VNhbsdzrDtQ. Please file a bug report at https://github.com/pytube/pytube
Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/pytube/main.py", line 341, in title
self._title = self.vid_info['videoDetails']['title']
KeyError: 'videoDetails'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/usr/local/lib/python3.7/dist-packages/pyrogram/dispatcher.py", line 240, in handler_worker
await handler.callback(self.client, *args)
File "/home/video-defuser/plugins/message.py", line 25, in handle_youtube_link
title = youtube.title
File "/usr/local/lib/python3.7/dist-packages/pytube/main.py", line 348, in title
f'Exception while accessing title of {self.watch_url}. '
pytube.exceptions.PytubeError: Exception while accessing title of https://youtube.com/watch?v=VNhbsdzrDtQ. Please file a bug report at https://github.com/pytube/pytube

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.