downloader
Here are 3,111 public repositories matching this topic...
-
Updated
Jan 30, 2022 - Java
-
Updated
Nov 17, 2021 - Python
-
Updated
Dec 13, 2021 - C#
-
Updated
Feb 8, 2022 - Python
-
Updated
Dec 21, 2021 - JavaScript
-
Updated
Nov 23, 2021 - Java
-
Updated
Jan 19, 2022 - Java
-
Updated
Feb 9, 2022 - Python
-
Updated
Jun 6, 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
Feb 9, 2022 - Java
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Apr 27, 2020 - Java
-
Updated
Feb 9, 2022 - Java
-
Updated
Sep 27, 2021 - Python
-
Updated
Feb 8, 2022 - Python
-
Updated
Jan 22, 2022 - Python
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
Nov 24, 2021 - Kotlin
-
Updated
Dec 25, 2020 - Shell
-
Updated
Dec 15, 2020 - HTML
-
Updated
Feb 6, 2022 - JavaScript
-
Updated
Feb 9, 2022 - Python
-
Updated
Jan 28, 2022 - TypeScript
-
Updated
Feb 7, 2022 - Python
-
Updated
Jan 29, 2022 - Python
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/