index
:
hypervideo-pre.git
master
Pre-build of hypervideo
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube_dl
/
utils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[utils] Add additional format to unified_strdate
Naglis Jonaitis
2014-10-04
1
-0
/
+1
*
[utils] Default age_limit to None
Philipp Hagemeister
2014-10-03
1
-2
/
+2
*
[utils] Add parse_age_limit
Sergey M․
2014-10-03
1
-0
/
+7
*
[utils] Improve and test js_to_json
Philipp Hagemeister
2014-10-01
1
-21
/
+16
*
[utils] Fix js_to_json
Philipp Hagemeister
2014-10-01
1
-1
/
+5
*
[arte] Fix upload date extraction
Philipp Hagemeister
2014-09-29
1
-0
/
+1
*
[utils:YoutubeDLHandler] Work around brain-dead Python 2.6 httplib
Philipp Hagemeister
2014-09-29
1
-0
/
+6
*
[vimeo:likes] Support large like lists (Fixes #3847)
Philipp Hagemeister
2014-09-29
1
-4
/
+35
*
Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls'
Philipp Hagemeister
2014-09-15
1
-0
/
+18
|
\
|
*
[utils] Remove debug garbage
Sergey M․
2014-09-13
1
-1
/
+1
|
*
[YoutubeDL/utils] Clarify rationale for URL escaping in comment, move escape ...
Sergey M․
2014-09-13
1
-0
/
+18
*
|
[facebook] Fix support for untitled videos (Fixes #3757)
Philipp Hagemeister
2014-09-15
1
-0
/
+10
*
|
[utils] Apply 2.6 xpath craziness
Philipp Hagemeister
2014-09-13
1
-0
/
+3
*
|
[ard] Make more robust against missing thumbnails
Philipp Hagemeister
2014-09-13
1
-0
/
+11
*
|
[utils] Fix find_xpath_attr on 2.6
Philipp Hagemeister
2014-09-13
1
-0
/
+5
|
/
*
[utils] Default SSL to TLS. (Fixes #3727)
Philipp Hagemeister
2014-09-12
1
-3
/
+9
*
[youtube] Move cache into its own module
Philipp Hagemeister
2014-09-03
1
-6
/
+0
*
[utils] Make parse_duration case insensitive
Sergey M․
2014-09-03
1
-1
/
+1
*
[tvigle] Adapt to the new API
Sergey M․
2014-09-03
1
-1
/
+1
*
[utils] Use flock instead of lockf (Fixes #3621)
Philipp Hagemeister
2014-09-01
1
-2
/
+2
*
[eporner] Simplify and correct (#3629)
Philipp Hagemeister
2014-08-31
1
-0
/
+1
*
[utils] Improve parse_duration
Sergey M․
2014-08-31
1
-1
/
+3
*
[utils] Modernize tests
Philipp Hagemeister
2014-08-27
1
-26
/
+22
*
[utils] Let request headers override standard headers
Philipp Hagemeister
2014-08-26
1
-4
/
+3
*
[generic] Fix rss under Python 2.x and move test to extractor
Philipp Hagemeister
2014-08-25
1
-1
/
+14
*
[rtlnl] Extract duration
Philipp Hagemeister
2014-08-25
1
-1
/
+3
*
[execafterdownload] Simplify (#3569)
Philipp Hagemeister
2014-08-25
1
-0
/
+7
*
[expotv] Add new extractor (Fixes #3552)
Philipp Hagemeister
2014-08-24
1
-0
/
+1
*
[rtve] Add support for live stream
Philipp Hagemeister
2014-08-22
1
-0
/
+6
*
[patreon] Simplify (#3390)
Philipp Hagemeister
2014-08-22
1
-0
/
+28
*
[utils] Add missing mode and encoding arguments
Sergey M․
2014-08-21
1
-8
/
+14
*
[utils] Make JSON file writes atomic (Fixes #3549)
Philipp Hagemeister
2014-08-21
1
-11
/
+30
*
[jove] Simplify, extract full description and add test for video that require...
Sergey M․
2014-08-19
1
-0
/
+1
*
[appletrailers] Support height-less videos
Philipp Hagemeister
2014-08-10
1
-0
/
+3
*
[reverbnation] The 'uploader_id' field must be a string
Jaime Marquínez Ferrándiz
2014-08-10
1
-0
/
+3
*
[izlesene] Minor changes
Sergey M․
2014-08-01
1
-0
/
+2
*
[livestream] Parse SMIL (#2713)
Philipp Hagemeister
2014-07-25
1
-2
/
+2
*
[dropbox] Fix title encoding on Python 2
Philipp Hagemeister
2014-07-21
1
-7
/
+14
*
[snotr] PEP8 and minor fixes (#3296)
Philipp Hagemeister
2014-07-21
1
-11
/
+11
*
[utils] Add None check in str_to_int
Sergey M․
2014-07-18
1
-0
/
+2
*
Fix utils.strip_jsonp
Filippo Valsorda
2014-07-14
1
-1
/
+1
*
[ReverbNation] Add new IE - closes #2250
Filippo Valsorda
2014-07-13
1
-1
/
+1
*
Merge remote-tracking branch 'tobidope/gameone'
Philipp Hagemeister
2014-07-11
1
-3
/
+3
|
\
|
*
[gameone] Added timestamp extraction
Tobias Bell
2014-05-17
1
-3
/
+3
*
|
[Motherless] simplify
Petr Půlpán
2014-06-28
1
-0
/
+3
*
|
[ffmpeg] Correct argument encoding on Windows with Python 2.x
Philipp Hagemeister
2014-05-16
1
-0
/
+10
*
|
Provide compatibility check_output for 2.6 (Fixes #2926)
Philipp Hagemeister
2014-05-16
1
-0
/
+12
|
/
*
[utils/_windows_write_string] Be defensive about fileno (Fixes #2820)
Philipp Hagemeister
2014-04-30
1
-1
/
+5
*
[YoutubeDL] Do not require default output template to be set
Philipp Hagemeister
2014-04-30
1
-0
/
+2
*
[youtube] Include video Id in common error message (Fixes #2786)
Philipp Hagemeister
2014-04-21
1
-1
/
+4
[next]