You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to use animesimple (works after running anime test) to download Serial Experiments Lain (as well as other anime I've tried) returns a similar error after attempting to download first episode. I also tried it by using the direct link (anime dl https://ww1.animesimple.com/series/479-serial-experiments-lain-anime.html). (Note: for the log, animesimple was already made my provider in anime config.)
To reproduce
anime dl 'lain' --provider=animesimple
LOG
[dexterw@ARRAKIS git]$ anime -ll DEBUG dl 'lain'
2022-01-19 21:40:42 ARRAKIS anime_downloader.util[15081] INFO anime-downloader 5.0.17
2022-01-19 21:40:42 ARRAKIS anime_downloader.util[15081] DEBUG Platform: Linux-5.15.12-1-MANJARO-x86_64-with-glibc2.33
2022-01-19 21:40:42 ARRAKIS anime_downloader.util[15081] DEBUG Python 3.10.1
2022-01-19 21:40:42 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:40:42 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG GET https://animesimple.com/search
2022-01-19 21:40:42 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {'params': {'q': 'lain'}}
2022-01-19 21:40:42 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {'user-agent': 'Mozilla/5.0 (X11; FreeBSD i386) AppleWebKit/604.1 (KHTML, like Gecko) Chrome/90.0.4417.105 Safari/604.1'}
2022-01-19 21:40:42 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:40:42 ARRAKIS anime_downloader.session[15081] DEBUG cached request
2022-01-19 21:40:42 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG https://ww1.animesimple.com/search?q=lain
2022-01-19 21:40:42 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG /tmp/animedl2soldffm/tmp0cypvk7y
+--------+----------------------------------------------------------+--------+
| 8 | Time Bokan: The Villains Strike Back | |
| 7 | Scumbag System | |
| 6 | Scumbag System | |
| 5 | Queen's Blade: The Exiled Virgin | |
| 4 | My Next Life as a Villainess: All Routes Lead to Doom! X | |
| 3 | Wandering Witch: The Journey of Elaina | |
| 2 | My Next Life as a Villainess: All Routes Lead to Doom! | |
| 1 | Serial Experiments Lain | |
|--------+----------------------------------------------------------+--------|
| SlNo | Title | Meta |
+--------+----------------------------------------------------------+--------+
Enter the anime no: [1]: 1
2022-01-19 21:41:12 ARRAKIS anime_downloader.util[15081] INFO Selected Serial Experiments Lain
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.anime[15081] INFO Extracting episode info from page
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG GET https://ww1.animesimple.com/series/479-serial-experiments-lain-anime.html
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {'user-agent': 'Mozilla/5.0 (X11; FreeBSD i386) AppleWebKit/604.1 (KHTML, like Gecko) Chrome/90.0.4417.105 Safari/604.1'}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.session[15081] DEBUG cached request
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG https://ww1.animesimple.com/series/479-serial-experiments-lain-anime.html
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG /tmp/animedl2soldffm/tmp5wgb9pbs
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG GET https://ww1.animesimple.com/series/479-serial-experiments-lain-anime.html
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {'user-agent': 'Mozilla/5.0 (X11; FreeBSD i386) AppleWebKit/604.1 (KHTML, like Gecko) Chrome/90.0.4417.105 Safari/604.1'}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.session[15081] DEBUG cached request
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG https://ww1.animesimple.com/series/479-serial-experiments-lain-anime.html
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG /tmp/animedl2soldffm/tmpwgyd2sdz
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG GET https://animesimple.com/request
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {'params': {'anime-id': '479', 'epi-page': '1', 'top': 10000, 'bottom': 0}}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {'user-agent': 'Mozilla/5.0 (X11; FreeBSD i386) AppleWebKit/604.1 (KHTML, like Gecko) Chrome/90.0.4417.105 Safari/604.1'}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.session[15081] DEBUG cached request
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG https://ww1.animesimple.com/request?anime-id=479&epi-page=1&top=10000&bottom=0
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG /tmp/animedl2soldffm/tmpyxh76k8v
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.anime[15081] DEBUG EPISODE IDS: length: 13, ids: ['https://ww1.animesimple.com/watch/70721-serial-experiments-lain-episode-1-anime.html', 'https://ww1.animesimple.com/watch/70722-serial-experiments-lain-episode-2-anime.html', 'https://ww1.animesimple.com/watch/70723-serial-experiments-lain-episode-3-anime.html', 'https://ww1.animesimple.com/watch/70724-serial-experiments-lain-episode-4-anime.html', 'https://ww1.animesimple.com/watch/70725-serial-experiments-lain-episode-5-anime.html', 'https://ww1.animesimple.com/watch/70726-serial-experiments-lain-episode-6-anime.html', 'https://ww1.animesimple.com/watch/70727-serial-experiments-lain-episode-7-anime.html', 'https://ww1.animesimple.com/watch/70728-serial-experiments-lain-episode-8-anime.html', 'https://ww1.animesimple.com/watch/70729-serial-experiments-lain-episode-9-anime.html', 'https://ww1.animesimple.com/watch/70730-serial-experiments-lain-episode-10-anime.html', 'https://ww1.animesimple.com/watch/70731-serial-experiments-lain-episode-11-anime.html', 'https://ww1.animesimple.com/watch/70732-serial-experiments-lain-episode-12-anime.html', 'https://ww1.animesimple.com/watch/70733-serial-experiments-lain-episode-13-anime.html']
2022-01-19 21:41:12 ARRAKIS anime_downloader.commands.dl[15081] INFO Found anime: Serial Experiments Lain
2022-01-19 21:41:12 ARRAKIS anime_downloader.commands.dl[15081] INFO Downloading to /home/dexterw/Videos/anime
2022-01-19 21:41:12 ARRAKIS anime_downloader.commands.dl[15081] INFO Speed is being limited to 0
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.anime[15081] DEBUG Extracting stream info of id: https://ww1.animesimple.com/watch/70721-serial-experiments-lain-episode-1-anime.html
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG GET https://ww1.animesimple.com/watch/70721-serial-experiments-lain-episode-1-anime.html
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG {'user-agent': 'Mozilla/5.0 (X11; FreeBSD i386) AppleWebKit/604.1 (KHTML, like Gecko) Chrome/90.0.4417.105 Safari/604.1'}
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG -----
2022-01-19 21:41:12 ARRAKIS anime_downloader.session[15081] DEBUG cached request
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG https://ww1.animesimple.com/watch/70721-serial-experiments-lain-episode-1-anime.html
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.helpers.request[15081] DEBUG /tmp/animedl2soldffm/tmpz1xsw_73
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.animesimple[15081] DEBUG Sources: [{'id': 'fe48e7fe', 'host': 'mp4.sh', 'type': 'subbed', 'player': "<div class='flex-video player'><iframe id='video' allowfullscreen='true' src='https://mp4.sh/embed/fe48e7fe' width='728' height='450' scrolling=no frameborder='0'></iframe></div>"}, {'id': 'a8551435', 'host': 'mp4.sh', 'type': 'dubbed', 'player': "<div class='flex-video player'><iframe id='video' allowfullscreen='true' src='https://mp4.sh/embed/a8551435' width='728' height='450' scrolling=no frameborder='0'></iframe></div>"}]
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.anime[15081] DEBUG Data : [{'extractor': 'no_extractor', 'url': 'https://mp4.sh/embed/fe48e7fe', 'server': 'mp4.sh', 'version': 'subbed'}, {'extractor': 'no_extractor', 'url': 'https://mp4.sh/embed/a8551435', 'server': 'mp4.sh', 'version': 'dubbed'}]
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.anime[15081] DEBUG Sorted sources : [{'extractor': 'no_extractor', 'url': 'https://mp4.sh/embed/fe48e7fe', 'server': 'mp4.sh', 'version': 'subbed'}, {'extractor': 'no_extractor', 'url': 'https://mp4.sh/embed/a8551435', 'server': 'mp4.sh', 'version': 'dubbed'}]
2022-01-19 21:41:12 ARRAKIS anime_downloader.sites.anime[15081] DEBUG Sources : [('no_extractor', 'https://mp4.sh/embed/fe48e7fe')]
2022-01-19 21:41:12 ARRAKIS anime_downloader.util[15081] DEBUG cmd: {aria2}
DEBUG:anime_downloader.util:cmd: {aria2}
2022-01-19 21:41:12 ARRAKIS anime_downloader.util[15081] DEBUG episode: <anime_downloader.sites.animesimple.AnimeSimpleEpisode object at 0x7f9a84f716f0>
DEBUG:anime_downloader.util:episode: <anime_downloader.sites.animesimple.AnimeSimpleEpisode object at 0x7f9a84f716f0>
2022-01-19 21:41:12 ARRAKIS anime_downloader.util[15081] DEBUG file format: {anime_title}/{anime_title}_{ep_no}
DEBUG:anime_downloader.util:file format: {anime_title}/{anime_title}_{ep_no}
2022-01-19 21:41:12 ARRAKIS anime_downloader.util[15081] DEBUG formatted cmd: aria2c https://mp4.sh/embed/fe48e7fe -x 12 -s 12 -j 12 -k 10M -o Serial_Experiments_Lain/Serial_Experiments_Lain_01.mp4 --continue=true --dir=/home/dexterw/Videos/anime --stream-piece-selector=inorder --min-split-size=5M --referer=https://mp4.sh/embed/fe48e7fe --check-certificate=false --user-agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/605.1.15 --max-overall-download-limit=0 --console-log-level=error
DEBUG:anime_downloader.util:formatted cmd: aria2c https://mp4.sh/embed/fe48e7fe -x 12 -s 12 -j 12 -k 10M -o Serial_Experiments_Lain/Serial_Experiments_Lain_01.mp4 --continue=true --dir=/home/dexterw/Videos/anime --stream-piece-selector=inorder --min-split-size=5M --referer=https://mp4.sh/embed/fe48e7fe --check-certificate=false --user-agent=Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/605.1.15 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/605.1.15 --max-overall-download-limit=0 --console-log-level=error
01/19 21:41:12 [ERROR] CUID#7 - Download aborted. URI=https://mp4.sh/embed/fe48e7fe
Exception: [AbstractCommand.cc:351] errorCode=22 URI=https://mp4.sh/embed/fe48e7fe
-> [HttpSkipResponseCommand.cc:239] errorCode=22 The response status is not successful. status=444
Download Results:
gid |stat|avg speed |path/URI
======+====+===========+=======================================================
b50943|ERR | 0B/s|/home/dexterw/Videos/anime/Serial_Experiments_Lain/Serial_Experiments_Lain_01.mp4
Status Legend:
(ERR):error occurred.
aria2 will resume download if the transfer is restarted.
If there are any errors, then see the log file. See '-l' option in help/man page for details.
The text was updated successfully, but these errors were encountered:
Describe the bug
Attempting to use animesimple (works after running
anime test
) to download Serial Experiments Lain (as well as other anime I've tried) returns a similar error after attempting to download first episode. I also tried it by using the direct link (anime dl https://ww1.animesimple.com/series/479-serial-experiments-lain-anime.html
). (Note: for the log, animesimple was already made my provider inanime config
.)To reproduce
LOG
The text was updated successfully, but these errors were encountered: