Veerhan-glitch / YouTube_Audio_Downloader

A project to download any YouTube video's/playlist's mp4 audio file.
1 stars 4 forks source link

Bulk CSV Downloads #2

Open zyetta opened 2 years ago

zyetta commented 2 years ago

As a user, I'd like to be able to bulk download a bunch of audio tracks from youtube.

I'd like to create a csv file, and have the option to run the python script that would read the URLs and download all of the audio tracks stored in the csv file, to a specified path

1-Rishabh-Jain-1 commented 2 years ago

Can you please assign me this issue?

Veerhan-glitch commented 2 years ago

it already exist (the bulk downloaded thing) you can enter the link of a playlist (set on listed/public type in YouTube) to downloaded all the audio tracks stored in it.

Veerhan-glitch commented 2 years ago

but the specified path thing doesn't exist (it currently stores them in the same folder as the program) if you want you can open a new issue addressing that.

1-Rishabh-Jain-1 commented 2 years ago

but the specified path thing doesn't exist (it currently stores them in the same folder as the program) if you want you can open a new issue addressing that.

Can i take on this ?

Veerhan-glitch commented 2 years ago

Yes sure pls make an issue and I would assign it to you

zyetta commented 2 years ago

Can you assign the original ticket to me? Although you can download an entire playlist, you wouldn't be able to automatically bulk-download videos that are not in the same playlist

Veerhan-glitch commented 2 years ago

alright

1-Rishabh-Jain-1 commented 2 years ago

i have submitted an PR for the path input. Please have a look at it

Veerhan-glitch commented 2 years ago

i already have and also added a comment so pls check and revert back