youtube-dl/youtube_dl
Mark Schreiber ff815fe65a Download playlist items in reverse order
Series of videos are typically uploaded to YouTube playlists in
chronological order.  By default, these videos are downloaded
latest-to-earliest; this is great for seeing the latest videos in a
series, but prevents streaming video in the order that the videos were
produced.  Add an option to download videos in reverse order,
earliest-to-latest.

Conflicts:
	youtube_dl/YoutubeDL.py
	youtube_dl/__init__.py
2014-12-12 16:56:29 +01:00
..
downloader
extractor
postprocessor
__init__.py Download playlist items in reverse order 2014-12-12 16:56:29 +01:00
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Download playlist items in reverse order 2014-12-12 16:56:29 +01:00
swfinterp.py
update.py
utils.py
version.py release 2014.12.12.3 2014-12-12 16:47:38 +01:00
YoutubeDL.py Download playlist items in reverse order 2014-12-12 16:56:29 +01:00