Giter Club home page Giter Club logo

youtube-playlist-downloader's Introduction

youtube-playlist-downloader

This application that lets you download videos from YouTube. You can just copy-paste URLs of any playlists and download them directly to MP3 format.
This application uses the Selenium library under the hood to interact with YouTube.

Note: This application requires Chrome Driver, which you can download here.

youtube-playlist-downloader's People

Contributors

furkankahvecii avatar

Stargazers

 avatar  avatar

youtube-playlist-downloader's Issues

Unable to locate element: {"method":"css selector","selector":"#content > a"}

Traceback (most recent call last): File "/home/rahulnegi/Desktop/songs.py", line 122, in <module> instance = YoutubePlaylistDownload(brow, url, start) File "/home/rahulnegi/Desktop/songs.py", line 33, in __init__ self.get_videos() File "/home/rahulnegi/Desktop/songs.py", line 53, in get_videos self.check_private_delete() File "/home/rahulnegi/Desktop/songs.py", line 61, in check_private_delete self.links[video.find_element(*YoutubeLocators().EACH_VIDEO).get_attribute('href')] = None File "/home/rahulnegi/.local/lib/python3.9/site-packages/selenium/webdriver/remote/webelement.py", line 658, in find_element return self._execute(Command.FIND_CHILD_ELEMENT, File "/home/rahulnegi/.local/lib/python3.9/site-packages/selenium/webdriver/remote/webelement.py", line 633, in _execute return self._parent.execute(command, params) File "/home/rahulnegi/.local/lib/python3.9/site-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute self.error_handler.check_response(response) File "/home/rahulnegi/.local/lib/python3.9/site-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response raise exception_class(message, screen, stacktrace) selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"css selector","selector":"#content > a"} (Session info: chrome=89.0.4389.90)

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.