File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ 21 November 2019
2+ Version 0.5.5
3+
4+ [Performance] Fix download throttling for youtube-dl (@vn-ki) (#203)
5+ [Feature] - Support passing custom filenames to ytdl command-line tool
6+ (@inspectorG4dget) (#208)
7+ [Update] - Pass ydl_opts as keyword argument instead of positional argument
8+ (@ryin1) (#210)
9+ [Bugfix] - Fix crash when no view_count is returned (@dokime7) (#220)
10+ [Update] - Set shebang to force to Python 3 instead of system version of
11+ Python (@pirate486743186) (#224)
12+ [Update] - Support OL playlist urls (@lopsided98) (#226)
13+ [BugFix] - Prefer HTTPS by default otherwise some video URLs fail (@ritiek) (#235)
14+
15+ -------------------------------------------------------------------------------
16+
11711 February 2018
218Version 0.5.4
319
Original file line number Diff line number Diff line change 1- __version__ = "0.5.4 "
1+ __version__ = "0.5.5 "
22__author__ = "np1"
33__license__ = "LGPLv3"
44
You can’t perform that action at this time.
0 commit comments