We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
is downloading. panic: mkdir /media/FastestBilibiliDownloader/download/501536997_【阿梓】暗恋梓宝?那可挺令人恶心的,那可挺令人作呕的🤮: invalid argument
goroutine 35 [running]: simple-golang-crawler/tool.GetAidFileDownloadDir(0x1de4d8e5, 0xc00013b12a, 0x58, 0x0, 0x0) /media/baka/My Book/FastestBilibiliDownloader/tool/path.go:29 +0x467 simple-golang-crawler/fetcher.GenVideoFetcher.func1(0xc0005be033, 0x1fe, 0x0, 0x0, 0x0, 0x0, 0x0) /media/baka/My Book/FastestBilibiliDownloader/fetcher/downloader.go:52 +0x9b3 simple-golang-crawler/engine.work(0xc00027a5a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0) /media/baka/My Book/FastestBilibiliDownloader/engine/concurrent.go:105 +0x57 simple-golang-crawler/engine.CreateWorker.func1(0x7fad6acd2090, 0xc000082d30, 0xc000072780, 0xc000072180) /media/baka/My Book/FastestBilibiliDownloader/engine/concurrent.go:93 +0xa3 created by simple-golang-crawler/engine.CreateWorker /media/baka/My Book/FastestBilibiliDownloader/engine/concurrent.go:89 +0x5d exit status 2 Ubuntu下,这种标题带奇奇怪怪emoji的会导致在下载up主所有视频的时候脚本直接坏掉,能否过滤掉标题中不支持的emoji部分建文件夹。或者还有一种方法就是把这种类型的视频像下载aid单视频那种只保留aid号建立文件夹。还有就是可不可以增加个监测跳过已经下载过的视频?视频太多又每天投稿的号重开很痛苦,非常感谢。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
is downloading.
panic: mkdir /media/FastestBilibiliDownloader/download/501536997_【阿梓】暗恋梓宝?那可挺令人恶心的,那可挺令人作呕的🤮: invalid argument
goroutine 35 [running]:
simple-golang-crawler/tool.GetAidFileDownloadDir(0x1de4d8e5, 0xc00013b12a, 0x58, 0x0, 0x0)
/media/baka/My Book/FastestBilibiliDownloader/tool/path.go:29 +0x467
simple-golang-crawler/fetcher.GenVideoFetcher.func1(0xc0005be033, 0x1fe, 0x0, 0x0, 0x0, 0x0, 0x0)
/media/baka/My Book/FastestBilibiliDownloader/fetcher/downloader.go:52 +0x9b3
simple-golang-crawler/engine.work(0xc00027a5a0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)
/media/baka/My Book/FastestBilibiliDownloader/engine/concurrent.go:105 +0x57
simple-golang-crawler/engine.CreateWorker.func1(0x7fad6acd2090, 0xc000082d30, 0xc000072780, 0xc000072180)
/media/baka/My Book/FastestBilibiliDownloader/engine/concurrent.go:93 +0xa3
created by simple-golang-crawler/engine.CreateWorker
/media/baka/My Book/FastestBilibiliDownloader/engine/concurrent.go:89 +0x5d
exit status 2
Ubuntu下,这种标题带奇奇怪怪emoji的会导致在下载up主所有视频的时候脚本直接坏掉,能否过滤掉标题中不支持的emoji部分建文件夹。或者还有一种方法就是把这种类型的视频像下载aid单视频那种只保留aid号建立文件夹。还有就是可不可以增加个监测跳过已经下载过的视频?视频太多又每天投稿的号重开很痛苦,非常感谢。
The text was updated successfully, but these errors were encountered: