Skip to content
This repository has been archived by the owner on Jan 29, 2023. It is now read-only.

Save Cover Error. #12

Closed
Catofes opened this issue Jun 6, 2016 · 2 comments
Closed

Save Cover Error. #12

Catofes opened this issue Jun 6, 2016 · 2 comments
Assignees
Milestone

Comments

@Catofes
Copy link

Catofes commented Jun 6, 2016

Get cover.jpg failed. May due to cookie and UA

    <div class="cf-alert cf-alert-error cf-cookie-error" id="cookie-alert" data-translate="enable_cookies">Please enable cookies.</div>
    <div id="cf-error-details" class="cf-error-details-wrapper">
      <div class="cf-wrapper cf-header cf-error-overview">
        <h1>
          <span class="cf-error-type" data-translate="error">Error</span>
          <span class="cf-error-code">1010</span>
          <small class="heading-ray-id">Ray ID: 2aea38c23b041932 &bull; 2016-06-06 07:41:24 UTC</small>
        </h1>
        <h2 class="cf-subheadline" data-translate="error_desc">Access denied</h2>
      </div><!-- /.header -->

      <section></section><!-- spacer -->

      <div class="cf-section cf-wrapper">
        <div class="cf-columns two">
          <div class="cf-column">
            <h2 data-translate="what_happened">What happened?</h2>
            <p>The owner of this website (lain.bgm.tv) has banned your access based on your browser's signature (2aea38c23b041932-ua48).</p>
          </div>


        </div>
      </div><!-- /.section -->

@lordfriend lordfriend added the bug label Jun 6, 2016
@lordfriend lordfriend added this to the 0.4.0 milestone Jun 6, 2016
@lordfriend lordfriend self-assigned this Jun 6, 2016
@lordfriend
Copy link
Owner

It seems that lain.bgm.tv has an Hotlink Protection mechanism. We need to bypass that.

@lordfriend
Copy link
Owner

may be caused by not setting a browser like UserAgent

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants