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

Javbus url scraper failing for uncensored videos #131

Closed
jvlflame opened this issue Oct 11, 2020 · 0 comments · Fixed by #132
Closed

Javbus url scraper failing for uncensored videos #131

jvlflame opened this issue Oct 11, 2020 · 0 comments · Fixed by #132
Assignees
Labels
bug Something isn't working
Projects

Comments

@jvlflame
Copy link
Collaborator

Expected Behavior

PS C:\> Javinizer -Find drg-11 -Javbus -Debug
DEBUG: [DRG-11] [Get-JavbusUrl] Performing [GET] on URL [https://www.javbus.com/search/DRG-11&type=0&parent=uc]
DEBUG: [DRG-11] [Get-JavbusUrl] Searching [1] of [1] results for [DRG-11]
DEBUG: [DRG-11] [Get-JavbusUrl] Performing [GET] on URL [https://www.javbus.com/EDRG-011]
DEBUG: Result [1] is [EDRG-011]
DEBUG: [DRG-11] [Get-JavbusUrl] Performing [GET] on URL [https://www.javbus.com/uncensored/search/DRG-11&type=0&parent=uc]
DEBUG: [DRG-11] [Get-JavbusUrl] Searching [2] of [2] results for [DRG-11]
DEBUG: [DRG-11] [Get-JavbusUrl] Performing [GET] on URL [https://www.javbus.com/DRGBD-11]
DEBUG: Result [1] is [DRGBD-11]
DEBUG: [DRG-11] [Get-JavbusUrl] Performing [GET] on URL [https://www.javbus.com/DRG-11]
DEBUG: [DRG-11] [Get-JVData] [Search - Javbus] [Url - ]
DEBUG: [DRG-11] [Get-JVData] [Waiting - Scraper jobs] [jvdata-Javbus]
DEBUG: [DRG-11] [Get-JVData] [Completed - Scraper jobs] [jvdata-Javbus]
DEBUG: [DRG-11] [Get-JVData] [Success - Scraper jobs] [javbus]
DEBUG: [DRG-11] [Get-JVData] [Removed - Scraper jobs]

Source        : javbus
Url           : https://www.javbus.com/en/DRG-11
Id            : DRG-11
Title         : Kimono de Shiofuki : Mikuni Maisaki
ReleaseDate   : 2015-04-23
ReleaseYear   : 2015
Runtime       : 125
Director      :
Maker         : CATCHEYE
Label         :
Series        : DRG
Actress       : @{LastName=Mikuni; FirstName=Maisaki; JapaneseName=舞咲みくに;
                ThumbUrl=https://images.javbus.com/actress/4ky.jpg}
Genre         :
CoverUrl      : https://images.javbus.com/cover/vg1_b.jpg
ScreenshotUrl :

Current Behavior

If movies are detected within the non-censored section, it will finish the workflow before testing uncensored movies.

PS C:\> Javinizer -Find drg-11 -Javbus -Debug
DEBUG: [DRG-11] [Get-JavbusUrl] Performing [GET] on URL [https://www.javbus.com/search/DRG-11&type=0&parent=uc]
DEBUG: [DRG-11] [Get-JavbusUrl] Searching [1] of [1] results for [DRG-11]
DEBUG: [DRG-11] [Get-JavbusUrl] Performing [GET] on URL [https://www.javbus.com/EDRG-011]
DEBUG: Result [1] is [EDRG-011]
WARNING: [DRG-11] [Get-JavbusUrl] not matched on JavBus
DEBUG: [DRG-11] [Get-JVData] [Search - Javbus] [Url - ]
DEBUG: [DRG-11] [Get-JVData] [Waiting - Scraper jobs] [jvdata-Javbus]
DEBUG: [DRG-11] [Get-JVData] [Completed - Scraper jobs] [jvdata-Javbus]
DEBUG: [DRG-11] [Get-JVData] [Success - Scraper jobs] []
DEBUG: [DRG-11] [Get-JVData] [Removed - Scraper jobs]

Steps to Reproduce (for bugs)

Search an uncensored movie on Javinizer with similar non-censored movie IDs

Your Environment

  • Module version used: 2.1.2
  • Operating System and PowerShell version: W10, 7.0.3
@jvlflame jvlflame added the bug Something isn't working label Oct 11, 2020
@jvlflame jvlflame added this to To do in 2.1.3 via automation Oct 11, 2020
@jvlflame jvlflame self-assigned this Oct 11, 2020
@jvlflame jvlflame moved this from To do to Done in 2.1.3 Oct 11, 2020
@jvlflame jvlflame linked a pull request Oct 11, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
No open projects
2.1.3
Done
Development

Successfully merging a pull request may close this issue.

1 participant