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

Does not work with videos #64

Open
FichteFoll opened this issue Feb 3, 2017 · 1 comment
Open

Does not work with videos #64

FichteFoll opened this issue Feb 3, 2017 · 1 comment

Comments

@FichteFoll
Copy link

FichteFoll commented Feb 3, 2017

Using the script on sites where you may encounter both images and videos, such as danbooru, makes the script stop loading previews when it encounters the first video. An example can be seen on this page: https://danbooru.donmai.us/posts?tags=animated&page=

console:

loadFail(2,1,1,0) - load: {"img":"https://danbooru.donmai.us/data/__rumia_touhou_drawn_by_natsu_no_koucha__b52a789271c0d82c0f67d7fecccb5584.mp4"}  webcomic_reader.user.js:6006:29
loadFail(2,1,1,1) - load: null  webcomic_reader.user.js:6006:29
loadFail(2,1,1,0) - load: {"img":"https://danbooru.donmai.us/data/__kasumigaoka_utaha_saenai_heroine_no_sodatekata_drawn_by_musyasabu__94b8cd6cee41fcfecb7e76c07bf1f212.mp4"}  webcomic_reader.user.js:6006:29
loadFail(2,1,1,1) - load: null  webcomic_reader.user.js:6006:29

Technically, previews are still being loaded, but when the next "image" is a video, you can't navigate to it and any subsequent images/videos.

@anka-213
Copy link
Owner

anka-213 commented Feb 3, 2017 via email

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

No branches or pull requests

2 participants