Giter Club home page Giter Club logo

ytdownloader's Introduction

Hi ๐Ÿ‘‹, I'm Salvador Tarek

A passionate backend developer from Spain

stct97

stct97

  • ๐Ÿ”ญ Iโ€™m currently working on FiveM server which has differents lenguages and an own project based in arduino

  • ๐ŸŒฑ Iโ€™m currently learning an higher course of Web Development, also iยดm doing some courser

  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on something to improve my skills

  • ๐Ÿค Iโ€™m looking for help with looking my first job

  • ๐Ÿ‘จโ€๐Ÿ’ป All of my projects are available at https://stct97.github.io/stct-portfolio/

  • ๐Ÿ“ I regularly write articles on https://helvia.uco.es/xmlui/handle/10396/16242

  • ๐Ÿ’ฌ Ask me about Java, Js, PLSQL, or Python

  • ๐Ÿ“ซ How to reach me [email protected]

Connect with me:

http://linkedin.com/in/salvador-tarek-cruz-tabares 223113

Languages and Tools:

arduino bootstrap css3 docker git html5 java javascript laravel linux mariadb mysql nginx nodejs oracle php python react sass

stct97

ย stct97

stct97

ytdownloader's People

Contributors

stct97 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

ytdownloader's Issues

Suggest to loosen the dependency on pytube

Dear developers,

Your project ytDownloader requires "pytube==11.0.1" in its dependency. After analyzing the source code, we found that the following versions of pytube can also be suitable without affecting your project, i.e., pytube 11.0.0, 11.0.2, 12.0.0. Therefore, we suggest to loosen the dependency on pytube from "pytube==11.0.1" to "pytube>=11.0.0,<=12.0.0" to avoid any possible conflict for importing more packages or for downstream projects that may use ddos_script.

May I pull a request to further loosen the dependency on pytube?

By the way, could you please tell us whether such dependency analysis may be potentially helpful for maintaining dependencies easier during your development?



Details:

Your project (commit id: 5edd1ae) directly uses 1 APIs from package pytube.

pytube.__main__.YouTube.__init__

Beginning fromwhich, 9 functions are then indirectly called, including 5 pytube's internal APIs and 4 outsider APIs as follows:

[/stct97/ytDownloader]
+--pytube.__main__.YouTube.__init__
|      +--pytube.extract.video_id
|      |      +--pytube.helpers.regex_search
|      |      |      +--re.compile
|      |      |      +--pytube.exceptions.RegexMatchError.__init__
|      +--pytube.monostate.Monostate.__init__
|      +--pytube.helpers.install_proxy
|      |      +--urllib.request.ProxyHandler
|      |      +--urllib.request.build_opener
|      |      +--urllib.request.install_opener

Since all these functions have not been changed between any version for package "pytube" from [11.0.0, 11.0.2, 12.0.0] and 11.0.1. Therefore, we believe it is safe to loosen the corresponding dependency.

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.