]> jfr.im git - yt-dlp.git/history - youtube_dl/utils.py
[utils] add support for ttml styles
[yt-dlp.git] / youtube_dl / utils.py
2017-04-19  Remita Amine[utils] add support for ttml styles
2017-04-18  Sergey M․[extractor/common] Add support multiple getters in...
2017-03-25  Random UserMerge branch 'master' of github.com-rndusr:rg3/youtube...
2017-03-25  Sergey M․[utils] Introduce expand_path
2017-03-05  Sergey M․[utils] Process bytestrings in urljoin (closes #12369)
2017-03-01  Sergey M․[utils] Carry long doc string
2017-02-28  Yen Chi Hsuan[utils] Add bytes_to_long() and long_to_bytes()
2017-02-28  Yen Chi Hsuan[utils] Add pkcs1pad
2017-02-18  Sergey M․Improve geo bypass mechanism
2017-02-18  Sergey M․[utils] Make random_ipv4 return unicode string
2017-02-18  Sergey M․Add experimental geo restriction bypass mechanism
2017-02-18  Pierre Mdawar[utils] Introduce YoutubeDLError base class for all...
2017-02-15  Sergey M․[utils] Add support for quoted string literals in ...
2017-02-11  Yen Chi HsuanMerge pull request #12085 from wiiaboo/python2
2017-02-11  Ricardo Constantinoutils.py: Workaround TypeError with Python 2.7.13 in...
2017-02-11  Thomas ChristliebIntroduce get_elements_by_class and get_elements_by_att...
2017-02-03  Yen Chi HsuanMerge pull request #11901 from ThomasChr/randonplaylist...
2017-02-03  Remita AmineMerge branch 'fstirlitz-filmon'
2017-02-02  Sergey M․[utils] Improve comments processing in js_to_json ...
2017-02-02  Michal Čihař[utils] Handle single-line comments in js_to_json
2017-01-26  Sergey M․[utils] Improve parse_duration
2017-01-23  Yen Chi Hsuan[utils] Add another date format seen in NextTV
2017-01-12  Sergey M․[utils] Add more date formats
2017-01-05  Yen Chi HsuanFix "invalid escape sequences" error on Python 3.6
2016-12-17  Sergey M․[utils] Improve urljoin
2016-12-12  Sergey M․[utils] Add convenience urljoin
2016-12-11  Sergey M․[utils] Add common user agents map
2016-11-19  Yen Chi HsuanMerge branch 'master' of https://github.com/DarkstaIker...
2016-11-01  Sergey M․[utils] Introduce base_url
2016-10-31  Sergey M․[utils] Fix --match-filter for int-like strings (closes...
2016-10-22  Yen Chi HsuanMerge branch 'johnhawkinson-stdin2'
2016-10-22  Yen Chi Hsuan[utils] Clarify for redirecting STDIN in get_exe_version()
2016-10-22  John Hawkinson[get_exe_version] Do version probes with <&-
2016-10-19  remitamineMerge pull request #10819 from raleeper/adobepass
2016-10-19  Sergey M․[utils] Expose PACKED_CODES_RE
2016-10-03  Déstin ReedUnify coding cookie
2016-10-02  Yen Chi HsuanMerge pull request #10829 from TRox1972/pornoxo_improve
2016-10-01  Yen Chi Hsuan[utils] Fix xattr error handling
2016-10-01  Yen Chi Hsuan[utils] Support xattr as well as pyxattr
2016-10-01  Yen Chi HsuanMerge pull request #10818 from TRox1972/criterion_match_id
2016-10-01  Yen Chi HsuanMerge pull request #10817 from TRox1972/clubic_match_id
2016-09-29  Sergey M․[utils] Lower priority for rare date formats and add...
2016-09-29  Kacper Michajłow[vk] Fix date and view count extraction.
2016-09-29  Yen Chi HsuanMove write_xattr to utils.py
2016-09-14  Sergey M․[utils] Use native french month names
2016-09-14  Sergey M․[utils] Improve month_by_name and add tests
2016-09-14  renalid[utils,franceinter] Add french months' names and fix...
2016-09-05  Yen Chi HsuanMerge branch 'bilibili' of https://github.com/PeterDing...
2016-09-02  Sergey M․[utils] Add quicktime to mimetype2ext
2016-09-02  Sergey M․[utils] Improve mimetype2ext
2016-08-25  Remita Amine[utils] add ac-3 to the list of audio codecs in parse_c...
2016-08-19  Yen Chi Hsuan[utils] Recognize units with full names in parse_filename
2016-08-19  Yen Chi Hsuan[utils] Correct octal/hexadecimal number detection...
2016-08-18  Sergey M․[utils] Recognize lowercase units in parse_filesize
2016-08-12  Remita Amine[external/curl] respect more downloader options and...
2016-08-11  Yen Chi HsuanMerge branch 'pr/#10268' of https://github.com/lkho...
2016-08-10  Yen Chi Hsuan[utils] Recognize more formats in unified_timestamp
2016-08-07  Sergey M․[utils] Add support TV Parental Guidelines ratings...
2016-08-06  Yen Chi Hsuan[utils] Add decode_png for openload (#9706)
2016-08-05  Yen Chi Hsuan[utils] Fix unified_timestamp for formats parsed by...
2016-07-23  Sergey M․[utils] Add another f4m mimetype to mimetype2ext
2016-07-14  Remita Amine[brightcove] skip ism manifests
2016-07-10  Yen Chi HsuanMerge pull request #8876 from remitamine/html5_media
2016-07-09  Yen Chi HsuanMerge pull request #9288 from reyyed/issue#9063fix
2016-07-06  Yen Chi Hsuan[utils] Add get_element_by_class
2016-07-06  Remita Amine[utils] add mimetypes to determine manifest ext(m3u8...
2016-07-04  Remita Amine[kaltura] add support videos stored on custom kaltura...
2016-07-02  Sergey M․[utils] Add PUTRequest
2016-07-02  Aleksandar Topuzovic[HRTi] Implement extractor for Croatian Radiotelevision
2016-06-26  remitamine[utils] add helper function for parsing codecs
2016-06-26  Yen Chi Hsuan[utils] Add urshift()
2016-06-25  Sergey M․[utils] Add strip_or_none
2016-06-25  Sergey M․[utils] Add unified_timestamp
2016-06-19  Yen Chi HsuanMerge pull request #8201 from remitamine/hls-aes
2016-06-19  remitamine[downloader/hls] Add support for AES-128 encrypted...
2016-06-16  Yen Chi Hsuan[utils] Don't transform numbers not starting with a...
2016-06-11  Sergey M․[utils] Add try_get
2016-06-11  Yen Chi HsuanMerge pull request #9755 from vxbinaca/patch-2
2016-06-11  Paul Henning[utils] Change Firefox 44 to 47
2016-06-10  Sergey MMerge pull request #9747 from TRox1972/lynda
2016-06-10  Yen Chi Hsuan[utils] Decode HTML5 entities
2016-06-09  Yen Chi HsuanMerge pull request #9395 from pmrowla/afreecatv
2016-06-09  Yen Chi Hsuan[utils] Add audio/mpeg to mimetype2ext()
2016-06-07  Philipp HagemeisterMerge remote-tracking branch 'Boris-de/wdrmaus_fix...
2016-06-02  Yen Chi HsuanMerge pull request #9669 from bzc6p/master
2016-06-02  bzc6pAdded sanitization support for Hungarian letters Ő...
2016-06-02  Yen Chi Hsuan[utils] Use bytes-like objects as header values on...
2016-06-02  Yen Chi Hsuan[utils] Always decode Location header
2016-05-26  Yen Chi Hsuan[utils] Remove debugging codes
2016-05-26  Yen Chi Hsuan[utils] Support a new form of date
2016-05-22  Sergey M․[utils] Do not fail on unknown date formats in unified_...
2016-05-18  Sergey M․[utils] Allow None in remove_{start,end}
2016-05-17  Yen Chi Hsuan[utils] Check for None values in SOCKS proxy
2016-05-15  Yen Chi Hsuan[utils] Fix getheader in urlhandle_detect_ext
2016-05-14  Sergey M․[utils] Simplify integer conversion in js_to_json
2016-05-14  Sergey M․[utils] Process non-base 10 integers in js_to_json
2016-05-14  felix[utils] js_to_json: various improvements
2016-05-14  Yen Chi HsuanMerge pull request #9466 from TRox1972/patch-1
2016-05-12  Yen Chi Hsuan[utils] Unquote crendentials passed to SOCKS proxies
2016-05-12  Yen Chi Hsuan[utils] Add Œ and œ found in French to ACCENT_CHARS
next