2022.91223.90121 • Published 1 year ago

@xephidriver2022/publictrekjs v2022.91223.90121

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

update

2022.91223.90121

  • fix the lock windows judge to check if it's windows platform
  • get rid of "[]" from getFullDate function

2022.91221.90949

  • bind the dlManager console to the current console.
  • updated path join method, choose / or \ based on the os env and remove the duplicate slash. credit to chatGPT

2022.91219.91649

  • optimize the music download logic: need to first wait for the dom, then click, then download...
  • optimize the download logic delete the context of the download process, only rememeber the passed the argument, not the instance.

2022.91219.91129

  • export type
  • forgot to npm build to update the latest info.

2022.91219.91046

  • add download music func
  • set puppeteer dependency update to date

how to use

set the env in your project

PROXY="http://proxy.xxx.top:7890"
youtube=D:\xxx\bin\yt-dlp.exe
ffmpeg=D:\xxx\bin\ffmpeg.exe
# for database
db_friday={"host":"127.0.0.1","port":"3360","user":"root","password":"xxxx","database":"xxxx"}
email="xxxx@189.cn"
email_password="xxxx"
2022.12.101

1 year ago

2022.12.1

1 year ago

2022.11.30

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago