anshumanv / chia-anime-downloader

Anime batch downloader script for https://chia-anime.tv
MIT License
20 stars 5 forks source link

Scraper bug (Does not search for alternative servers) #10

Closed Yureien closed 6 years ago

Yureien commented 6 years ago

Found a bug in scraper.

Check this link - http://download.animepremium.tv/video/51375. In this, 1080p is only available in the HD server, and this scraper misses it. Check this link - http://download.animepremium.tv/video/51631. In this, the default server has no links, and this scraper does not find a link for it. For the scraper for both above, search "Shiki", select episodes 11-12, and select 1080p quality. It will output 360p link for episode 11 and no link for episode 12.

Yureien commented 6 years ago

See what I found, under alternative servers -

<script>$(document).ready(function(){ $("#downloader").load('https://play2.chia-anime.tv/download/download2.php?id=zhWarlmLuNDcrVyMGVGc9EjM&2&title=Shiki-Episode-12&i=51631&epp=12'); });</script>

This link (https://play2.chia-anime.tv/download/download2.php?id=zhWarlmLuNDcrVyMGVGc9EjM&2&title=Shiki-Episode-12&i=51631&epp=12) contains this -

<!--
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://3.bp.blogspot.com/svAEBg0rIR-c0FHjKOEvVnYYfg3QYWM1deXDE2FeMAiIeNx0XBTsRS371kfFVi8GhtCHv7uCiA=m18?s=bA/N0YZfXfdP99GN3w==&title=Shiki-Episode-12-[CHIA-ANIME.TV]-360p" rel="nofollow">360p</a>
 -->
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://play.chia-anime.tv/download/index.php?url=BcFtD0JAAADgX3Qct4W2mx2dlzUqTNT6gsOF3LpL-fyeZ1RKyL2uI60RWjOvgxSr0tp10eVGqDfAd5yBFgbR83iiW-mq635Al-qaGB2rDtQMWEJ4zNIfrLxCZjmyjKkPSm6Ho-Kjzfr4nODFsF2JG6KnsL71Vd_dHSdM0RdjV3E1M5yPfOKACi7XjgHDBHc-igkgaZxQrSgfAO2g_AM=" rel="nofollow">360p</a>
<!--
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://3.bp.blogspot.com/svAEBg0rIR-c0FHjKOEvVnYYfg3QYWM1deXDE2FeMAiIeNx0XBTsRS371kfFVi8GhtCHv7uCiA=m59?s=bA/N0YZfXfdP99GN3w==&title=Shiki-Episode-12-[CHIA-ANIME.TV]-480p" rel="nofollow">480p</a>
 -->
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://play.chia-anime.tv/download/index.php?url=BcHbDkMwAADQLyqlW7CkkbK6ZGEXYmzZC4oO06yd7fN3zqCUkDtdR1ottHpaeikWpTXLrMuVUK_H7-gCGhhEz8ORrsWrqroenatrYrSs3FMzYAnhMUt-sPRyecmQZYxdUHA7HJQfrdbH5wTPW8eVuCZ6CqtbV3btyXHCFH0xdhVXE8PZwEcOqOByaRkwTHD3o5gAksYJ1fLiATY2FH8=" rel="nofollow">480p</a>
<!--
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://3.bp.blogspot.com/svAEBg0rIR-c0FHjKOEvVnYYfg3QYWM1deXDE2FeMAiIeNx0XBTsRS371kfFVi8GhtCHv7uCiA=m22?s=bA/N0YZfXfdP99GN3w==&title=Shiki-Episode-12-[CHIA-ANIME.TV]-720p" rel="nofollow">720p</a>
 -->
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://play.chia-anime.tv/download/index.php?url=BcHbDoIgAADQL0IRH8w25tDwsqaVOpNaLyoqqcmCrM-vnFFrqfamaRuNNJp5HZRctdGui6k2Qv0BvpMctDCMn8cT3aoXY-1gX9g1tTpeHygKeUpEwrMfrP1S5YXtWFMfVmIXjTqIN_cTCIIXhDyFG2JmkN36uu-Orhtl9hdjTws9c1yMYhKASqHWjgMLgXsQJwSQLEmpUVYP4CAo-w==" rel="nofollow">720p</a>
<!--
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://3.bp.blogspot.com/svAEBg0rIR-c0FHjKOEvVnYYfg3QYWM1deXDE2FeMAiIeNx0XBTsRS371kfFVi8GhtCHv7uCiA=m37?s=bA/N0YZfXfdP99GN3w==&title=Shiki-Episode-12-[CHIA-ANIME.TV]-1080p" rel="nofollow">1080p</a>
 -->
<a rel="nofollow" style="border: none; " target="_blank" class="bttn green" href="https://play.chia-anime.tv/download/index.php?url=BcHbDoIgAADQL0JRHtQ25sjwsqaVOpNaLyoqqcmCrM-vnFFrqXamiYxGGs28Dkqu2mjXxVQbofsBvpMctDCMn8cT3aoXY-2ALuyaWh2vD9QOeUpEwrMfrPelygvkWFMfVsKNRh3Em-MJBMELcnyFG2JmkN36uu-Onhdl6Iuxr4WeOS5GMQlApVBrx4Flg3sQJwSQLEmpUVYPYEEXyj8=" rel="nofollow">1080p</a>
Yureien commented 6 years ago

I have nearly made a fix, and I will upload a PR soon.

anshumanv commented 6 years ago

Thanks for finding this out, @FadedCoder ! Please do send a PR 👍

Yureien commented 6 years ago

I'm facing weird issues. Can we talk on Slack/Telegram to collaborate?

anshumanv commented 6 years ago

Just created a gitter channel, please follow https://gitter.im/chia-anime-downloader/Lobby#

Yureien commented 6 years ago

Okay

olaban-ji commented 6 years ago

http://download.animepremium.tv/video/96222 http://download.animepremium.tv/video/96141 http://download.animepremium.tv/video/96059