Commit
·
245de32
1
Parent(s):
a7a246f
No need to explain -e and -r flags
Browse filesNo need to explain -e and -r flags at last as they're already mentioned at the top.
- README.rst +0 -5
README.rst
CHANGED
@@ -188,8 +188,3 @@ and/or optionally choose the filename (``-f`` or ``--filename=``):
|
|
188 |
|
189 |
$ pytube -e mp4 -f "Dancing Scene from Pulp Fiction" http://www.youtube.com/watch?v=Ik-RsDGPI5Y
|
190 |
|
191 |
-
You can also specify a resolution or desired filetype:
|
192 |
-
|
193 |
-
.. code:: bash
|
194 |
-
|
195 |
-
$ pytube -e mp4 -r 720p http://www.youtube.com/watch?v=Ik-RsDGPI5Y
|
|
|
188 |
|
189 |
$ pytube -e mp4 -f "Dancing Scene from Pulp Fiction" http://www.youtube.com/watch?v=Ik-RsDGPI5Y
|
190 |
|
|
|
|
|
|
|
|
|
|