yt-dlc/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 [giantbomb] Add extractor (Closes #4432) 2014-12-12 21:23:42 +06:00
postprocessor
YoutubeDL.py Download playlist items in reverse order 2014-12-12 16:56:29 +01:00
__init__.py Download playlist items in reverse order 2014-12-12 16:56:29 +01:00
__main__.py
aes.py
cache.py
compat.py [compat] Simplify kwarg detection code 2014-12-12 12:42:35 +01:00
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