Skip to content

Specify ranges of videos in reverse order

Trizen requested to merge github/fork/NTmatter/descending-sequences into master

Created by: NTmatter

Allow users to play a series of videos in reverse order by specifying a range such as '5..1' instead of having to type '5 4 3 2 1'.

This simplifies catching up on episodic or e-sports content which normally shows up in the wrong order when sorting by most-recently-published.

Merge request reports