Skip to content
This repository was archived by the owner on Mar 6, 2025. It is now read-only.

Commit 1db4bbe

Browse files
committed
doc [ci skip]
1 parent bec7b46 commit 1db4bbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -75,13 +75,13 @@ Glob list of video files to stream::
7575

7676

7777
stream all .avi in ``~/Videos``
78-
-------------------------------
78+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7979
::
8080

8181
python FileGlob2YouTubeLive.py ~/Videos "*.avi"
8282

8383
stream endlessly (repeating) all .avi in ``~/Videos``
84-
-----------------------------------------------------
84+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8585
::
8686

8787
python FileGlob2YouTubeLive.py ~/Videos "*.avi" -loop

0 commit comments

Comments
 (0)