You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the below movies, expected to get the description from DMM scraper. The movies exists on DMM. The interesting behavior is that IPX-004, 005, 006 are all able to retrieve the description. Not sure the exact pattern here.
IPX-001
IPX-002
IPX-003
SSNI-004
ADN-001
ADN-002
ANGR-008
Current Behavior
Getting the below errors for the above mentioned movies
[IPX-002] [Get-DmmUrl] not matched on DMM
Steps to Reproduce (for bugs)
Simple scrap with the above mentioned file names
Your Environment
Module version used: 2.1.3
Operating System and PowerShell version: Windows 10, PowerShell 7
The text was updated successfully, but these errors were encountered:
This is actually really strange, the link for the video page isn't included in the page's html when scraping it.
And it seems to only happen for the cases that you mention, movie IDs starting with 00.
Dang you respond fast man. I agree, I didn't get any results from the WebRequest scrapper. I think this is probably an issue of WebRequest unfortunately. I guess I will have to manually get the description content for these few incidents.
Expected Behavior
For the below movies, expected to get the description from DMM scraper. The movies exists on DMM. The interesting behavior is that IPX-004, 005, 006 are all able to retrieve the description. Not sure the exact pattern here.
IPX-001
IPX-002
IPX-003
SSNI-004
ADN-001
ADN-002
ANGR-008
Current Behavior
Getting the below errors for the above mentioned movies
[IPX-002] [Get-DmmUrl] not matched on DMM
Steps to Reproduce (for bugs)
Simple scrap with the above mentioned file names
Your Environment
The text was updated successfully, but these errors were encountered: