Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[asiancrush] Extractor not working. Update due? #8109

Closed
11 tasks done
homeofthebadguys opened this issue Sep 15, 2023 · 3 comments · Fixed by #8146
Closed
11 tasks done

[asiancrush] Extractor not working. Update due? #8109

homeofthebadguys opened this issue Sep 15, 2023 · 3 comments · Fixed by #8146
Assignees
Labels
geo-blocked Content is geo-blocked site-bug Issue with a specific website

Comments

@homeofthebadguys
Copy link

DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE

  • I understand that I will be blocked if I intentionally remove or skip any mandatory* field

Checklist

Region

United States

Provide a description that is worded well enough to be understood

Since parent network that operated AsianCrush absorbed into what's now Cineverse, the extractor appears to be broken and falls back to the generic extractor, based on what I found with Retrocrush, one of the extractor's supported websites.
Anyone willing to look at this issue?

Example URLs for reference
Film: https://www.retrocrush.tv/details/DMR00000018/Unico-In-the-Island-of-Magic-(English-Dubbed)
Serie: https://www.retrocrush.tv/details/1000000023099/Sherlock-Hound-(English-Dubbed)

Provide verbose output that clearly demonstrates the problem

  • Run your yt-dlp command with -vU flag added (yt-dlp -vU <your command line>)
  • If using API, add 'verbose': True to YoutubeDL params instead
  • Copy the WHOLE output (starting with [debug] Command-line config) and insert it below

Complete Verbose Output

[debug] Command-line config: ['--verbose', '--simulate', 'https://www.retrocrush.tv/details/DMR00000018/Unico-In-the-Island-of-Magic-(English-Dubbed)']
[debug] Encodings: locale cp1252, fs utf-8, pref cp1252, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2023.07.06 [b532a3481] (win_exe)
[debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1k  25 Mar 2021)
[debug] exe versions: ffmpeg N-111378-g13e9899014-20230708 (setts), ffprobe N-111378-g13e9899014-20230708
[debug] Optional libraries: Cryptodome-3.18.0, brotli-1.0.9, certifi-2023.05.07, mutagen-1.46.0, sqlite3-2.6.0, websockets-11.0.3
[debug] Proxy map: {}
[debug] Loaded 1855 extractors
[generic] Extracting URL: https://www.retrocrush.tv/details/DMR00000018/Unico-In-the-Island-of-Magic-(English-Dubbed)
[generic] Unico-In-the-Island-of-Magic-(English-Dubbed): Downloading webpage
WARNING: [generic] Falling back on generic information extractor
[generic] Unico-In-the-Island-of-Magic-(English-Dubbed): Extracting information
[debug] Looking for embeds
[html5] Unico-In-the-Island-of-Magic-(English-Dubbed): Downloading m3u8 information
[debug] Identified a html5 embed
[debug] Formats sorted by: hasvid, ie_pref, lang, quality, res, fps, hdr:12(7), vcodec:vp9.2(10), channels, acodec, size, br, asr, proto, vext, aext, hasaud, source, id
[debug] Default format spec: bestvideo*+bestaudio/best
[info] Unico-In-the-Island-of-Magic-(English-Dubbed)-1: Downloading 1 format(s): hls-1072
@homeofthebadguys homeofthebadguys added site-bug Issue with a specific website triage Untriaged issue labels Sep 15, 2023
@gamer191
Copy link
Collaborator

Which website isn't working? Asiancrush or retrocrush? Also, before I visit that website, is it NSFW?

@homeofthebadguys
Copy link
Author

homeofthebadguys commented Sep 15, 2023

Which website isn't working? Asiancrush or retrocrush? Also, before I visit that website, is it NSFW?

The videos linked weren't NSFW. There's some work-unsafe titles on Retrocrush, but most are gated behind a paid membership.
Retrocrush used the same extractor Asiancrush did (feel free to reference the extractor asiancrush.py to confirm that), back when it worked, and I noticed issues there quite recently.

Here's two examples from Asiancrush if you'd rather check there.

Serie: https://www.asiancrush.com/details/DMR00012358/Playful-Kiss
Film: https://www.asiancrush.com/details/DMR00018048/Duckweed

@garret1317 garret1317 added the geo-blocked Content is geo-blocked label Sep 16, 2023
@garret1317 garret1317 self-assigned this Sep 17, 2023
garret1317 added a commit to garret1317/yt-dlp that referenced this issue Sep 17, 2023
covers cineverse.com, asiancrush.com, dovechannel.com, screambox.com,
midnightpulp.com, fandor.com, and retrocrush.tv, all of which run on the
same software. It replaces AsianCrushIE.

(hopefully) closes yt-dlp#8109
@garret1317
Copy link
Collaborator

garret1317 commented Sep 17, 2023

https://www.animenewsnetwork.com/news/2022-01-06/cinedigm-to-acquire-asiancrush-retrocrush-owner-digital-media-rights/.181280
looks like they got bought and the new owner migrated everything onto their platform

they run quite a few sites, https://www.cineverse.com seems to be the main everything-is-here one, and asiancrush retrocrush etc offer subsets of it
its all the same software so one extractor should work fine for all of them

@bashonly bashonly removed the triage Untriaged issue label Sep 17, 2023
@garret1317 garret1317 mentioned this issue Sep 18, 2023
9 tasks
bashonly pushed a commit that referenced this issue Sep 23, 2023
Also removes AsianCrushIE and AsianCrushPlaylistIE (URLs do not work anymore & old IDs are unavailable).

Closes #8109
Authored by: garret1317
aalsuwaidi pushed a commit to aalsuwaidi/yt-dlp that referenced this issue Apr 21, 2024
Also removes AsianCrushIE and AsianCrushPlaylistIE (URLs do not work anymore & old IDs are unavailable).

Closes yt-dlp#8109
Authored by: garret1317
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
geo-blocked Content is geo-blocked site-bug Issue with a specific website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants