projects
/
ytdl
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #9110 from remitamine/parse_duration
[ytdl]
/
youtube_dl
/
utils.py
2016-04-21
Sergey M
Merge pull request #9110 from remitamine/parse_duration
blob
|
commitdiff
|
raw
2016-04-21
remitamine
[utils] imporove parse_duration to handle more formats
blob
|
commitdiff
|
raw
|
diff to current
2016-04-09
Yen Chi Hsuan
[utils] Don't touch URLs if not necessary
blob
|
commitdiff
|
raw
|
diff to current
2016-04-04
Jaime Marquínez...
[utils] dfxp2srt: add additional namespace
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Sergey M․
[utils] Use update_Request in http_request
blob
|
commitdiff
|
raw
|
diff to current
2016-03-31
Sergey M․
[utils] Add update_Request
blob
|
commitdiff
|
raw
|
diff to current
2016-03-26
Sergey M․
[utils] Extract sanitize_url routine
blob
|
commitdiff
|
raw
|
diff to current
2016-03-25
Sergey M․
[compat] Add compat_urllib_parse_urlencode and eliminat...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-24
Yen Chi Hsuan
[utils] Clarify Python versions affected by buggy struc...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-23
Sergey M
Merge pull request #8898 from dstftw/fragment-retries
blob
|
commitdiff
|
raw
|
diff to current
2016-03-23
Yen Chi Hsuan
[utils] Encode hostnames before passing to urllib
blob
|
commitdiff
|
raw
|
diff to current
2016-03-19
Jaime Marquínez...
[utils] lookup_unit_table: Match word boundary instead...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-18
Jaime Marquínez...
utils: lookup_unit_table: Use a stricter regex
blob
|
commitdiff
|
raw
|
diff to current
2016-03-17
Sergey M․
[utils] Use compat_xpath
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
Sergey M․
[utils] PEP 8
blob
|
commitdiff
|
raw
|
diff to current
2016-03-16
remitamine
Merge pull request #8092 from bpfoley/twitter-thumbnail
blob
|
commitdiff
|
raw
|
diff to current
2016-03-15
remitamine
Merge pull request #8513 from remitamine/dash-sort
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
remitamine
Merge pull request #8611 from remitamine/ffmpegfd
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
remitamine
Merge pull request #8821 from remitamine/list-thumbnail...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Sergey M․
[utils] PEP 8
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Sergey M․
[bbc] Generalize unit table lookup and add parse_count
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Yen Chi Hsuan
[utils] Remove codec2ext
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Yen Chi Hsuan
Merge pull request #8766 from yan12125/dash-detect-ext
blob
|
commitdiff
|
raw
|
diff to current
2016-03-06
Yen Chi Hsuan
[utils] Add more codecs to codec2ext
blob
|
commitdiff
|
raw
|
diff to current
2016-03-05
remitamine
Merge pull request #8718 from remitamine/m3u8-fixup
blob
|
commitdiff
|
raw
|
diff to current
2016-03-05
remitamine
Merge pull request #8754 from remitamine/5min
blob
|
commitdiff
|
raw
|
diff to current
2016-03-05
Yen Chi Hsuan
[utils] Add codec2ext
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Jaime Marquínez...
[utils] update_url_query: Encode the strings in the...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-04
Yen Chi Hsuan
Merge branch 'kusi' of https://github.com/mutantmonkey...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
remitamine
Merge pull request #8739 from remitamine/update_url_params
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
remitamine
[utils] add update_url_query function
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Yen Chi Hsuan
Merge branch 'jython-support'
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Yen Chi Hsuan
[utils] Jython support - handle filenames correctly
blob
|
commitdiff
|
raw
|
diff to current
2016-03-03
Brian Foley
[utils] Add extract_attributes for extracting html...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-02
remitamine
[utils] remove check for val from find_xpath_attr
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Yen Chi Hsuan
[utils] Multiple changes to base_n()
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Yen Chi Hsuan
[utils] Relaxing regex in decode_packed_codes for vidzi
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Yen Chi Hsuan
[utils] Move codes for handling eval() from iqiyi.py
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Yen Chi Hsuan
[utils] Merge base_n functions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Yen Chi Hsuan
[utils] Add base36 for use in Vidzi
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Yen Chi Hsuan
[utils] Move base62 to utils
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Sergey M․
[utils] Remove AM/PM from unified_strdate patterns
blob
|
commitdiff
|
raw
|
diff to current
2016-02-23
Yen Chi Hsuan
[utils] Implement cache for OnDemandPagedList
blob
|
commitdiff
|
raw
|
diff to current
2016-02-20
remitamine
add more subtitles mime types to mimetype2ext and fix...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-20
Yen Chi Hsuan
[utils] Jython support - disable setproctitle() until...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-20
Yen Chi Hsuan
[utils] Jython support: tolerate missing fcntl module
blob
|
commitdiff
|
raw
|
diff to current
2016-02-20
Jaime Marquínez...
[utils] mimetype2ext: return 'm4a' for 'audio/mp4'...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-20
Yen Chi Hsuan
[utils] Add OHDave's RSA encryption function
blob
|
commitdiff
|
raw
|
diff to current
2016-02-14
Sergey M․
[refactor] Single quotes consistency
blob
|
commitdiff
|
raw
|
diff to current
2016-02-14
Sergey M․
[refactor] Do not specify redundant None as second...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-13
remitamine
Merge pull request #8479 from remitamine/dash_downloader
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
remitamine
Merge branch 'master' of github.com:rg3/youtube-dl
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Sergey M․
[utils] Bump Firefox version in User-Agent
blob
|
commitdiff
|
raw
|
diff to current
2016-02-07
Sergey M․
[utils] Allow dot in strip_jsonp
blob
|
commitdiff
|
raw
|
diff to current
2016-02-07
Sergey M․
[utils] Add ability to control skipping false values...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-07
Sergey M․
[utils] Add dict_get convenience method
blob
|
commitdiff
|
raw
|
diff to current
2016-02-06
remitamine
Merge pull request #8408 from remitamine/dash
blob
|
commitdiff
|
raw
|
diff to current
2016-02-02
Jaime Marquínez...
[utils] dfxp2srt: make TTMLPElementParser inherit from...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-02
remitamine
Merge pull request #8354 from remitamine/m3u8_metadata
blob
|
commitdiff
|
raw
|
diff to current
2016-02-02
remitamine
Merge pull request #8348 from remitamine/dfxp2srt-text
blob
|
commitdiff
|
raw
|
diff to current
2016-01-28
remitamine
[utils] fix dfxp2srt text extraction(fixes #8055)
blob
|
commitdiff
|
raw
|
diff to current
2016-01-24
Yen Chi Hsuan
Merge pull request #8130 from dyn888/master
blob
|
commitdiff
|
raw
|
diff to current
2016-01-24
Yen Chi Hsuan
[utils] Reorder items in mimetype2ext alphabetically
blob
|
commitdiff
|
raw
|
diff to current
2016-01-24
Yen Chi Hsuan
[utils] Add more items to mimetype2ext (#8293)
blob
|
commitdiff
|
raw
|
diff to current
2016-01-19
Yen Chi Hsuan
Merge branch 'Weiqitv' of https://github.com/FounderSG...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
remitamine
Revert "fix typos"
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
remitamine
fix typos
blob
|
commitdiff
|
raw
|
diff to current
2016-01-10
Jakub Wilk
Fix typos
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Sergey M
Merge pull request #8063 from bpfoley/rteradio
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Sergey M․
[utils] Extract known extensions for reuse
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
Yen Chi Hsuan
Merge branch 'baidu' of https://github.com/remitamine...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-29
remitamine
Merge branch 'jukebox' of https://github.com/remitamine...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-29
remitamine
Merge branch 'srgssr' of https://github.com/remitamine...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-29
remitamine
Merge branch 'daum' of https://github.com/remitamine...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
remitamine
Merge pull request #7769 from remitamine/sort
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
remitamine
Merge pull request #8023 from remitamine/extract-formats
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
remitamine
Merge branch 'dcn' of github.com:remitamine/youtube...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
Yen Chi Hsuan
[utils] Remove Content-encoding from headers after...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
remitamine
Merge pull request #7892 from remitamine/livestream
blob
|
commitdiff
|
raw
|
diff to current
2015-12-27
remitamine
Merge pull request #7851 from remitamine/kaltura
blob
|
commitdiff
|
raw
|
diff to current
2015-12-25
remitamine
Merge pull request #7045 from remitamine/ign
blob
|
commitdiff
|
raw
|
diff to current
2015-12-22
remitamine
Merge pull request #7322 from remitamine/vgtv
blob
|
commitdiff
|
raw
|
diff to current
2015-12-21
remitamine
Merge branch 'bleacherreport' of github.com:remitamine...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-21
remitamine
Merge branch 'bliptv' of github.com:remitamine/youtube...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-21
remitamine
Merge branch 'googledrive' of github.com:remitamine...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-20
remitamine
Merge branch 'flickr' of github.com:remitamine/youtube...
blob
|
commitdiff
|
raw
|
diff to current
2015-12-20
remitamine
Merge pull request #6790 from remitamine/tele13
blob
|
commitdiff
|
raw
|
diff to current
2015-12-20
remitamine
Merge pull request #6928 from remitamine/cnet
blob
|
commitdiff
|
raw
|
diff to current
2015-12-20
Sergey M․
Rename error_to_str to error_to_compat_str
blob
|
commitdiff
|
raw
|
diff to current
2015-12-20
Sergey M․
[utils] Add encode_compat_str
blob
|
commitdiff
|
raw
|
diff to current
2015-12-19
Sergey M․
[utils] Add error_to_str
blob
|
commitdiff
|
raw
|
diff to current
2015-12-19
Yen Chi Hsuan
[utils] Support alternative timestamp format in TTML
blob
|
commitdiff
|
raw
|
diff to current
2015-12-19
Yen Chi Hsuan
[utils] Fix TTML conversion
blob
|
commitdiff
|
raw
|
diff to current
2015-12-14
Sergey M․
[utils] Add remove_quotes
blob
|
commitdiff
|
raw
|
diff to current
2015-12-04
remitamine
Merge pull request #7686 from remitamine/acast
blob
|
commitdiff
|
raw
|
diff to current
2015-12-04
remitamine
Merge pull request #7660 from remitamine/gameinformer
blob
|
commitdiff
|
raw
|
diff to current
2015-12-04
remitamine
Merge pull request #7320 from remitamine/adobetv
blob
|
commitdiff
|
raw
|
diff to current
2015-12-04
remitamine
Merge pull request #7185 from remitamine/ooyala
blob
|
commitdiff
|
raw
|
diff to current
2015-12-04
remitamine
Merge pull request #7326 from remitamine/clipfish
blob
|
commitdiff
|
raw
|
diff to current
2015-12-04
remitamine
[nba] improve(fixes #7068)
blob
|
commitdiff
|
raw
|
diff to current
next