youtube-dl
Here are 1,532 public repositories matching this topic...
-
Updated
Jun 10, 2022 - Python
-
Updated
Jun 16, 2022 - Python
~/.config/youtube-dlg should just contain configuration files and not logs (which should go to $XDG_DATA_HOME/youtube-dlg/ ) nor youtube-dl binary (which should go to $XDG_CACHE_HOME).
Please also consider using appdirs instead of hardcoding ~/.config/
-
Updated
Jun 10, 2022 - JavaScript
-
Updated
Jun 5, 2022 - Python
-
Updated
Jun 14, 2022 - PHP
Expected Behavior
Allow receiving a list of channels the user is subscribed to.
Sample Code
const channels = await youtube.getChannelList();
{
channels: [
id: string,
name: string,
url: string
]
}
-
Updated
Nov 24, 2021 - Kotlin
Hi,
When I'm using playlist download feature, It's downloading songs I already have downloaded, so with 200 song
playlist it takes a long time. I would like to see a feature that downloads only song not existing it the chosen directory.
-
Updated
Jun 15, 2022 - Java
-
Updated
Sep 7, 2020 - JavaScript
-
Updated
Jun 14, 2022 - C#
-
Updated
Jun 16, 2022 - TypeScript
-
Updated
Jun 16, 2022 - Python
-
Updated
Nov 1, 2021 - Python
-
Updated
Oct 3, 2021 - Python
-
Updated
Dec 13, 2021 - Python
-
Updated
May 19, 2022 - Python
-
Updated
May 19, 2022 - JavaScript
-
Updated
Jun 17, 2022 - JavaScript
-
Updated
Jun 8, 2022 - Python
-
Updated
Mar 12, 2022 - PHP
-
Updated
Jun 11, 2022 - HTML
-
Updated
Apr 22, 2022 - Python
-
Updated
Jan 29, 2022 - Python
-
Updated
Feb 6, 2021 - Swift
-
Updated
Apr 26, 2022 - Python
Improve this page
Add a description, image, and links to the youtube-dl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the youtube-dl topic, visit your repo's landing page and select "manage topics."
Checklist