mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-08-22 22:34:01 -07:00
修复一个bug
This commit is contained in:
parent
48ddab1f3a
commit
7eefae4e42
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
[](https://github.com/ytdl-org/youtube-dl/actions?query=workflow%3ACI)
|
[](https://github.com/ytdl-org/youtube-dl/actions?query=workflow%3ACI)
|
||||||
|
|
||||||
|
|
||||||
youtube-dl - download videos from youtube.com or other video platforms
|
youtube-dl - download videos from youtube.com or other video platforms
|
||||||
|
|
||||||
- [INSTALLATION](#installation)
|
- [INSTALLATION](#installation)
|
||||||
|
@ -127,7 +126,7 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo
|
||||||
with explicitly provided IP block in
|
with explicitly provided IP block in
|
||||||
CIDR notation
|
CIDR notation
|
||||||
|
|
||||||
## Video Selection:
|
## Video Selection:
|
||||||
--playlist-start NUMBER Playlist video to start at (default is
|
--playlist-start NUMBER Playlist video to start at (default is
|
||||||
1)
|
1)
|
||||||
--playlist-end NUMBER Playlist video to end at (default is
|
--playlist-end NUMBER Playlist video to end at (default is
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue