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

Bug: Javinizer doesn't prompt for cookies when javlibrary url specified in -Find #134

Closed
jvlflame opened this issue Oct 12, 2020 · 0 comments · Fixed by #139
Closed

Bug: Javinizer doesn't prompt for cookies when javlibrary url specified in -Find #134

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

Comments

@jvlflame
Copy link
Collaborator

Expected Behavior

Javinizer prompts for websession cookies when javlibrary url is specified when using -Find

Current Behavior

PS C:\> Javinizer -Find 'http://www.javlibrary.com/en/?v=javlilb54i', 'https://www.r18.com/videos/vod/movies/detail/-/id=118abp00420/?i3_ref=search&i3_ord=1'
Write-Error: C:\Users\Jeff\Documents\PowerShell\Modules\Javinizer\2.1.3\Public\Get-JavlibraryData.ps1:23
Line |
  23 |              Write-JVLog -Write:$script:JVLogWrite -LogPath $script:JV|              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | [Get-JavlibraryData] Error [GET] on URL [http://www.javlibrary.com/en/?v=javlilb54i]:





     | Just a moment...

    html, body {width: 100%; height: 100%; margin: 0; padding: 0;}
    body
     | {background-color: #ffffff; color: #000000; font-family:-apple-system, system-ui, BlinkMacSystemFont,
     | "Segoe UI", Roboto, Oxygen, Ubuntu, "Helvetica Neue",Arial, sans-serif; font-size: 16px; line-height:
     | 1.7em;-webkit-font-smoothing: antialiased;}
    h1 { text-align: center; font-weight:700; margin: 16px
     | 0; font-size: 32px; color:#000000; line-height: 1.25;}
    p {font-size: 20px; font-weight: 400;
     | margin: 8px 0;}
    p, .attribution, {text-align: center;}
    #spinner {margin: 0 auto 30px auto;
     | display: block;}
    .attribution {margin-top: 32px;}
    @keyframes fader     { 0% {opacity: 0.2;}
     | 50% {opacity: 1.0;} 100% {opacity: 0.2;} }
    @-webkit-keyframes fader { 0% {opacity: 0.2;} 50%
     | {opacity: 1.0;} 100% {opacity: 0.2;} }
    #cf-bubbles > .bubbles { animation: fader 1.6s infinite;}

     | #cf-bubbles > .bubbles:nth-child(2) { animation-delay: .2s;}
    #cf-bubbles > .bubbles:nth-child(3) {
     | animation-delay: .4s;}
    .bubbles { background-color: #f58220; width:20px; height: 20px; margin:2px;
     | border-radius:100%; display:inline-block; }
    a { color: #2c7cb0; text-decoration: none;
     | -moz-transition: color 0.15s ease; -o-transition: color 0.15s ease; -webkit-transition: color 0.15s
     | ease; transition: color 0.15s ease; }
    a:hover{color: #f4a15d}
    .attribution{font-size: 16px;
     | line-height: 1.5;}
    .ray_id{display: block; margin-top: 8px;}
    #cf-wrapper #challenge-form {
     | padding-top:25px; padding-bottom:25px; }
    #cf-hcaptcha-container { text-align:center;}

     | #cf-hcaptcha-container iframe { display: inline-block;}


  //




     | Please turn JavaScript on and reload the page.








    Checking
     | your browser before accessing javlibrary.com.


      Please enable Cookies and reload the
     | page.

    This process is automatic. Your browser will redirect to your requested content
     | shortly.
    Please allow up to 5 seconds…                                                                                                                                                                                                                                                                                                                                                                                                                                                        

     -->






     | DDoS protection by Cloudflare

            Ray ID: 5e0ed1b2ff2ee7e9



     | table -->

Get-JavlibraryId: C:\Users\Jeff\Documents\PowerShell\Modules\Javinizer\2.1.3\Public\Get-JavlibraryData.ps1:29
Line |
  29 |              Id            = Get-JavlibraryId -WebRequest $webRequest
     |                                                           ~~~~~~~~~~~
     | Cannot bind argument to parameter 'Webrequest' because it is null.


Source        : r18
Url           : https://www.r18.com/videos/vod/movies/detail/-/id=118abp00420/?i3_ref=search&i3_ord=1
ContentId     : 118abp00420
Id            : ABP-420
Title         : Endless Sex Starring Rino Kirishima
Description   :
ReleaseDate   : 2016-01-08
ReleaseYear   : 2016
Runtime       : 136
Director      : Manhattan Kimura
Maker         : Prestige
Label         : ABSOLUTELY PERFECT
Series        : Endless Sex
Actress       : @{LastName=Kirishima; FirstName=Rino; JapaneseName=桐嶋りの;
                ThumbUrl=https://pics.r18.com/mono/actjpgs/kirisima_rino.jpg}
Genre         : {Slut, Orgy, Featured Actress, Hi-Def}
CoverUrl      : https://pics.r18.com/digital/video/118abp00420/118abp00420pl.jpg
ScreenshotUrl : {https://pics.r18.com/digital/video/118abp00420/118abp00420jp-1.jpg,
                https://pics.r18.com/digital/video/118abp00420/118abp00420jp-2.jpg,
                https://pics.r18.com/digital/video/118abp00420/118abp00420jp-3.jpg,
                https://pics.r18.com/digital/video/118abp00420/118abp00420jp-4.jpg…}
TrailerUrl    : https://awscc3001.r18.com/litevideo/freepv/1/118/118abp420/118abp420_dmb_w.mp4
@jvlflame jvlflame added the bug Something isn't working label Oct 12, 2020
@jvlflame jvlflame self-assigned this Oct 17, 2020
@jvlflame jvlflame linked a pull request Oct 19, 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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant