schedutron commited on
Commit
245de32
·
1 Parent(s): a7a246f

No need to explain -e and -r flags

Browse files

No need to explain -e and -r flags at last as they're already mentioned at the top.

Files changed (1) hide show
  1. 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