Front Page
Watched
Popular
Torrents
Favorites
My Home
My Uploads
Toplists
Bounties
News
Forums
Wiki
HentaiVerse

No Escape Game - VR3 Flexilis Kingdom - Got any milk - Fail State

Misc
Posted:2024-08-20 22:21
Parent:None
Visible:Yes
Language:English  
File Size:114.4 MiB
Length:366 pages
Favorited:99 times
Rating:
37
Average: 3.86

Showing 61 - 80 of 366 images

<1234567...19>
<1234567...19>
Posted on 28 September 2024, 09:48 by:   gugea    PM
Score +6
The file name is in garbled characters.
After downloading, the order of the pictures is messed up.

文件名竟然用乱码。
下载后,图片顺序是乱的。

#写了一段程序批量重命名,python 3.12可用
#Wrote a program to batch rename, available in Python 3.12
#与 E-Hentai Downloader 配套使用
#For use with E-Hentai Downloader

import os

a=[]
with open("info.txt","r",encoding="utf-8") as f:
for line in f.readlines():
line=line.strip("n")
if "Image " in line:
a.append(line)

name=[]
for i in a:
name=i.split(": ")
oldname=name[1]
Extension=oldname.split(".")
newname=str(name[0])+"."+str(Extension[1])
os.rename(oldname,newname)

哦,TAB 没了,请自己补全
Oh, TAB is gone, please complete it yourself

哦,TAB 没了,请自己补全
Oh, TAB is gone, please complete it yourself
Last edited on 29 September 2024, 11:01.
Posted on 15 November 2024, 17:17 by:   FROST1997    PM
Score +6
好人啊…

[Post New Comment]

Front   LoFi   Forums   HentaiVerse   Wiki   ToS   Advertise