Add site https://www.ixigua.com/ #19503

Open
opened 2026-02-21 10:37:23 -05:00 by deekerman · 4 comments
Owner

Originally created by @hatienl0i2612 on GitHub (Feb 29, 2020).

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running youtube-dl version 2020.02.16
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that none of provided URLs violate any copyrights
  • I've searched the bugtracker for similar site support requests including closed ones

Example URLs

Description

Api to get video like this
https://vas.snssdk.com/video/openapi/v1/...
Video in ['dynamic_video_list'] => b64decode(main_url) => real url

This is the video I have how to decode private video https://drive.google.com/file/d/1OysTwJHkas9R5gQlWXuHHj5PEc27WpQ9/view
And i used https://www.bento4.com/ to decode video

But i don't know how to do it in python3.x

Originally created by @hatienl0i2612 on GitHub (Feb 29, 2020). <!-- ###################################################################### WARNING! IGNORING THE FOLLOWING TEMPLATE WILL RESULT IN ISSUE CLOSED AS INCOMPLETE ###################################################################### --> ## Checklist <!-- Carefully read and work through this check list in order to prevent the most common mistakes and misuse of youtube-dl: - First of, make sure you are using the latest version of youtube-dl. Run `youtube-dl --version` and ensure your version is 2020.02.16. If it's not, see https://yt-dl.org/update on how to update. Issues with outdated version will be REJECTED. - Make sure that all provided video/audio/playlist URLs (if any) are alive and playable in a browser. - Make sure that site you are requesting is not dedicated to copyright infringement, see https://yt-dl.org/copyright-infringement. youtube-dl does not support such sites. In order for site support request to be accepted all provided example URLs should not violate any copyrights. - Search the bugtracker for similar site support requests: http://yt-dl.org/search-issues. DO NOT post duplicates. - Finally, put x into all relevant boxes (like this [x]) --> - [x] I'm reporting a new site support request - [x] I've verified that I'm running youtube-dl version **2020.02.16** - [x] I've checked that all provided URLs are alive and playable in a browser - [x] I've checked that none of provided URLs violate any copyrights - [x] I've searched the bugtracker for similar site support requests including closed ones ## Example URLs <!-- Provide all kinds of example URLs support for which should be included. Replace following example URLs by yours. --> - Private video: https://www.ixigua.com/i6798508841601335820/ - Single video: https://www.ixigua.com/i6699344434779128328/ - User playlist: https://www.ixigua.com/home/83570835528/ ## Description <!-- Provide any additional information. If work on your issue requires account credentials please provide them or explain how one can obtain them. --> Api to get video like this https://vas.snssdk.com/video/openapi/v1/... Video in ['dynamic_video_list'] => b64decode(main_url) => real url This is the video I have how to decode private video https://drive.google.com/file/d/1OysTwJHkas9R5gQlWXuHHj5PEc27WpQ9/view And i used https://www.bento4.com/ to decode video But i don't know how to do it in python3.x
Author
Owner

@Shadesss commented on GitHub (Mar 31, 2020):

Support for ixigua.com would be much appreciated!

@Shadesss commented on GitHub (Mar 31, 2020): Support for ixigua.com would be much appreciated!
Author
Owner

@sdan41517 commented on GitHub (Mar 6, 2021):

Hi, can someone please add support for this website? It's still not supported.

@sdan41517 commented on GitHub (Mar 6, 2021): Hi, can someone please add support for this website? It's still not supported.
Author
Owner

@someziggyman commented on GitHub (Jan 15, 2022):

maybe this will be helpful for future extractor:
github.com/feilongfl/script.module.you_get@f8f0a6df6a/lib/you_get/extractors/ixigua.py

@someziggyman commented on GitHub (Jan 15, 2022): maybe this will be helpful for future extractor: https://github.com/feilongfl/script.module.you_get/blob/f8f0a6df6a43b029b29afa29482b520d504172b7/lib/you_get/extractors/ixigua.py
Author
Owner

@dirkf commented on GitHub (May 13, 2024):

Back-port needed, once https://github.com/yt-dlp/yt-dlp/issues/9784 is resolved.

@dirkf commented on GitHub (May 13, 2024): Back-port needed, once https://github.com/yt-dlp/yt-dlp/issues/9784 is resolved.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#19503
No description provided.