JuanBindez / pytubefix

Python3 library for downloading YouTube Videos.
http://pytubefix.rtfd.io/
MIT License
693 stars 99 forks source link

[CONTRIBUTORS] #3

Closed JuanBindez closed 8 months ago

JuanBindez commented 1 year ago

The aim of Pytubefix is ​​to be updated faster so that I don't have to wait a long time, I waited for Pytube to be updated but it took a long time, so I had the initiative to make Pytubefix so that my application wouldn't stop, so this It helps me and helps other developers. If you would like to contribute, you are welcome!

eso8086 commented 1 year ago

The aim of Pytubefix is ​​to be updated faster so that I don't have to wait a long time, I waited for Pytube to be updated but it took a long time, so I had the initiative to make Pytubefix so that my application wouldn't stop, so this It helps me and helps other developers. If you would like to contribute, you are welcome!

Hi Juan Do you interest interactive web based GUI for users to download videos easily? i wanna make it i f u interest this kinda stuff

JuanBindez commented 1 year ago

The aim of Pytubefix is ​​to be updated faster so that I don't have to wait a long time, I waited for Pytube to be updated but it took a long time, so I had the initiative to make Pytubefix so that my application wouldn't stop, so this It helps me and helps other developers. If you would like to contribute, you are welcome!

Hi Juan Do you interest interactive web based GUI for users to download videos easily? i wanna make it i f u interest this kinda stuff

Hi Elsevar, I've already thought about something like this but I would need to deploy the application somewhere, that's why I haven't done it yet, as it might incur a cost, if you know of somewhere that we can do this deployment without financial cost let me know, Maybe we can do something like this together

eso8086 commented 1 year ago

The aim of Pytubefix is ​​to be updated faster so that I don't have to wait a long time, I waited for Pytube to be updated but it took a long time, so I had the initiative to make Pytubefix so that my application wouldn't stop, so this It helps me and helps other developers. If you would like to contribute, you are welcome!

Hi Juan Do you interest interactive web based GUI for users to download videos easily? i wanna make it i f u interest this kinda stuff

Hi Elsevar, I've already thought about something like this but I would need to deploy the application somewhere, that's why I haven't done it yet, as it might incur a cost, if you know of somewhere that we can do this deployment without financial cost let me know, Maybe we can do something like this together

ofc we can. we can create local server in client and serve GUI most of python packages does it. (look auto-py-to-exe).i can create a dedicated eletronjs application but it will make package size so big. we can distribute it as a additional branch but i think it is a little bit overworking

JuanBindez commented 1 year ago

The aim of Pytubefix is ​​to be updated faster so that I don't have to wait a long time, I waited for Pytube to be updated but it took a long time, so I had the initiative to make Pytubefix so that my application wouldn't stop, so this It helps me and helps other developers. If you would like to contribute, you are welcome!

Hi Juan Do you interest interactive web based GUI for users to download videos easily? i wanna make it i f u interest this kinda stuff

Hi Elsevar, I've already thought about something like this but I would need to deploy the application somewhere, that's why I haven't done it yet, as it might incur a cost, if you know of somewhere that we can do this deployment without financial cost let me know, Maybe we can do something like this together

ofc we can. we can create local server in client and serve GUI most of python packages does it. (look auto-py-to-exe).i can create a dedicated eletronjs application but it will make package size so big. we can distribute it as a additional branch but i think it is a little bit overworking

I made a project similar to what you're talking about, see if it's something like this -> https://github.com/JuanBindez/DYGTube-Downloader

callumosborne commented 1 year ago

I have built a python web-app downloader, I can share the repo, it will download both youtube and spotify links by converting the spotify playlist into a list of youtube tracks, happy to share if someone wants to host it

JuanBindez commented 1 year ago

I have built a python web-app downloader, I can share the repo, it will download both youtube and spotify links by converting the spotify playlist into a list of youtube tracks, happy to share if someone wants to host it

share with us

callumosborne commented 1 year ago

I have built a python web-app downloader, I can share the repo, it will download both youtube and spotify links by converting the spotify playlist into a list of youtube tracks, happy to share if someone wants to host it

share with us

I need to clean up and remove some bits but I will create a repo for the backend and frontend

4rtsy2wo commented 10 months ago

Thx a lot for providing this fork...the original drove me crazy with all the bugs without fixing. GOAT!

poneoneo commented 10 months ago

The aim of Pytubefix is ​​to be updated faster so that I don't have to wait a long time, I waited for Pytube to be updated but it took a long time, so I had the initiative to make Pytubefix so that my application wouldn't stop, so this It helps me and helps other developers. If you would like to contribute, you are welcome!

Hi Juan Do you interest interactive web based GUI for users to download videos easily? i wanna make it i f u interest this kinda stuff

Hi Elsevar, I've already thought about something like this but I would need to deploy the application somewhere, that's why I haven't done it yet, as it might incur a cost, if you know of somewhere that we can do this deployment without financial cost let me know, Maybe we can do something like this together

hey im interessting to make this project with both of you i know to make website with django and i also know how to deploy it as free are you ready ?

andrebore04 commented 9 months ago

Hi, I wanted to share a GUI implementation of this library I made with CustomTkinter. This is the repo: https://github.com/andrebore04/PyTubeFX