We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dacb46 commit df93bd9Copy full SHA for df93bd9
CHANGELOG
@@ -1,3 +1,10 @@
1
+20 December 2015
2
+Version 0.3.80
3
+
4
+[Bugfix] - Fix javascript extraction code, using file from youtube_dl
5
6
+-------------------------------------------------------------------------------
7
8
11 November 2015
9
Version 0.3.78
10
pafy/pafy.py
@@ -26,7 +26,7 @@
26
27
from __future__ import unicode_literals
28
29
-__version__ = "0.3.78"
+__version__ = "0.3.80"
30
__author__ = "np1"
31
__license__ = "LGPLv3"
32
0 commit comments