12 Star 94 Fork 26

guanguans/music-dl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
music-dl.tape 2.59 KB
一键复制 编辑 原始数据 按行查看 历史
yaozm 提交于 2023-11-27 18:17 . chore(config): Update music-dl.tape
# VHS documentation
#
# Output:
# Output <path>.gif Create a GIF output at the given <path>
# Output <path>.mp4 Create an MP4 output at the given <path>
# Output <path>.webm Create a WebM output at the given <path>
#
# Require:
# Require <string> Ensure a program is on the $PATH to proceed
#
# Settings:
# Set FontSize <number> Set the font size of the terminal
# Set FontFamily <string> Set the font family of the terminal
# Set Height <number> Set the height of the terminal
# Set Width <number> Set the width of the terminal
# Set LetterSpacing <float> Set the font letter spacing (tracking)
# Set LineHeight <float> Set the font line height
# Set LoopOffset <float>% Set the starting frame offset for the GIF loop
# Set Theme <json|string> Set the theme of the terminal
# Set Padding <number> Set the padding of the terminal
# Set Framerate <number> Set the framerate of the recording
# Set PlaybackSpeed <float> Set the playback speed of the recording
#
# Sleep:
# Sleep <time> Sleep for a set amount of <time> in seconds
#
# Type:
# Type[@<time>] "<characters>" Type <characters> into the terminal with a
# <time> delay between each character
#
# Keys:
# Backspace[@<time>] [number] Press the Backspace key
# Down[@<time>] [number] Press the Down key
# Enter[@<time>] [number] Press the Enter key
# Space[@<time>] [number] Press the Space key
# Tab[@<time>] [number] Press the Tab key
# Left[@<time>] [number] Press the Left Arrow key
# Right[@<time>] [number] Press the Right Arrow key
# Up[@<time>] [number] Press the Up Arrow key
# Down[@<time>] [number] Press the Down Arrow key
# Ctrl+<key> Press the Control key + <key> (e.g. Ctrl+C)
#
# Display:
# Hide Hide the subsequent commands from the output
# Show Show the subsequent commands in the output
Output ./resources/music-dl.gif
Require php
Set Framerate 120
Set FontSize 18
Set Width 1200
Set Height 742
Set TypingSpeed 10ms
Set PlaybackSpeed 0.2
Type "./music-dl --driver=fork --sources=netease" Sleep 500ms
Enter@500ms 1 Sleep 500ms
Enter@500ms 1 Sleep 500ms
Enter@500ms 1 Sleep 500ms
Space@500ms 1 Sleep 100ms
Down@500ms 1 Sleep 100ms
Space@500ms 1 Sleep 100ms
Down@500ms 2 Sleep 100ms
Space@500ms 1 Sleep 100ms
Enter@500ms 1 Sleep 3s
Backspace@200ms 3 Sleep 1s
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/guanguans/music-dl.git
git@gitee.com:guanguans/music-dl.git
guanguans
music-dl
music-dl
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385