You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
10 years ago
..
downloader [ffmpeg] Improve version check and call it from hls (Fixes #4377) 10 years ago
extractor [giantbomb] Add extractor (Closes #4432) 10 years ago
postprocessor Fix PEP8 issue E713 10 years ago
YoutubeDL.py Download playlist items in reverse order 10 years ago
__init__.py Download playlist items in reverse order 10 years ago
__main__.py [test_unicode_literals] Arm unicode_literals check 10 years ago
aes.py [test_unicode_literals] Arm unicode_literals check 10 years ago
cache.py [cache] Fix writing to paths with unicode characters 10 years ago
compat.py [compat] Simplify kwarg detection code 10 years ago
jsinterp.py Update jsinterp.py 10 years ago
options.py Download playlist items in reverse order 10 years ago
swfinterp.py PEP8 applied 10 years ago
update.py Fix PEP8 issue E713 10 years ago
utils.py Merge remote-tracking branch 'grompe/patch-1' 10 years ago
version.py release 2014.12.12.3 10 years ago