[instagram] download videos from 'video_dash_manifest' data

(#6379 #7006)

requires yt-dlp / youtube-dl
This commit is contained in:
Mike Fährmann
2025-03-27 18:27:37 +01:00
parent 81a1b647bb
commit fcf76bab55
2 changed files with 32 additions and 17 deletions

View File

@@ -2997,11 +2997,19 @@ Description
extractor.instagram.videos
--------------------------
Type
``bool``
* ``bool``
* ``string``
Default
``true``
Description
Download video files.
Controls video download behavior.
``true`` | ``"dash"`` | ``"ytdl"``
Download videos from ``video_dash_manifest`` data using |ytdl|
``"merged"``
Download pre-merged video formats
``false``
Do not download videos
extractor.itaku.videos
@@ -4448,19 +4456,19 @@ Description
Possible formats include
* ``"gif"``
* ``"gif_transparent"``
* ``"gifpreview"``
* ``"mediumgif"``
* ``"tinygif"``
* ``"tinygif_transparent"``
* ``"mp4"``
* ``"tinymp4"``
* ``"webm"``
* ``"webp"``
* ``"webp_transparent"``
* ``"tinywebp"``
* ``"tinywebp_transparent"``
* ``gif``
* ``gif_transparent``
* ``mediumgif``
* ``gifpreview``
* ``tinygif``
* ``tinygif_transparent``
* ``mp4``
* ``tinymp4``
* ``webm``
* ``webp``
* ``webp_transparent``
* ``tinywebp``
* ``tinywebp_transparent``
extractor.tiktok.audio