2022.91223.90121 • Published 3 years ago

@xephidriver2022/publictrekjs v2022.91223.90121

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years 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.91223.90121

3 years ago

2022.91221.90949

3 years ago

2022.91219.91649

3 years ago

2022.91219.91129

3 years ago

2022.91219.91046

3 years ago

2022.12.101

3 years ago

2022.12.1

3 years ago

2022.11.30

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago