downloader
Here are 2,763 public repositories matching this topic...
-
Updated
Nov 28, 2020 - Java
-
Updated
May 23, 2021 - Python
-
Updated
Aug 15, 2021 - C#
-
Updated
Jul 2, 2021 - Java
-
Updated
Jul 20, 2021 - JavaScript
-
Updated
Aug 16, 2021 - Java
-
Updated
Jun 6, 2021 - Python
-
Updated
Aug 15, 2021 - Python
Describe the bug
When downloading the highlights the downloaded cover pictures do not match the ones that are showing in the web interface.
To Reproduce
Steps to reproduce the behavior:
instaloader PROFILE --highlights (--login USER --password PASS)
Expected behavior
I want the real cover pictures and not some size-down and cut versions of the first picture in the highlight.
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Apr 27, 2020 - Java
-
Updated
Jul 31, 2021 - Java
-
Updated
Aug 14, 2021 - Java
-
Updated
Jul 26, 2021 - Python
-
Updated
Aug 15, 2021 - Python
-
Updated
Aug 13, 2021 - Python
-
Updated
Aug 10, 2021 - Kotlin
catch SIGPIPE
SSL_shutdown() tries to send the close_notify shutdown alert to the peer. When the peer has shutdown, kernel will send a SIGPIPE to client, so we must catch the signal.
-
Updated
Dec 15, 2020 - HTML
-
Updated
Aug 12, 2021 - Python
-
Updated
Jul 12, 2021 - Python
-
Updated
Dec 25, 2020 - Shell
-
Updated
Aug 13, 2021 - JavaScript
-
Updated
Aug 6, 2021 - Python
-
Updated
Aug 15, 2021 - TypeScript
-
Updated
Jun 28, 2020 - Objective-C
-
Updated
Apr 30, 2021 - Java
Improve this page
Add a description, image, and links to the downloader topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the downloader topic, visit your repo's landing page and select "manage topics."


~/.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
appdirsinstead of hardcoding ~/.config/