[ChangeLog] Actualize
[youtube-dl] / youtube_dl / utils.py
2020-09-06 Sergey M․[utils] Recognize wav mimetype (closes #26463)
2020-05-19 Rob[utils] Fix file permissions in write_json_file (closes...
2020-05-04 Sergey M․[utils] Improve cookie files support
2020-03-09 Sergey M․[utils] Add reference to cookie file format
2020-03-09 Sergey M․Revert "[utils] Add support for cookies with spaces...
2020-03-08 Sergey M․[utils] Add support for cookies with spaces used instea...
2020-02-29 Sergey M․[YoutubeDL] Force redirect URL to unicode on python 2
2019-12-15 Sergey M․[utils] Improve str_to_int
2019-11-29 Remita Amine[utils] handle int values passed to str_to_int
2019-11-26 Sergey M․[utils] Add generic caesar cipher and rot47
2019-11-26 InfernalUnderling[utils] Handle rd-suffixed day parts in unified_strdate...
2019-10-28 Sergey M․[utils] Actualize major IPv4 address blocks per country
2019-10-17 Sergey M․[utils] Improve subtitles_filename (closes #22753)
2019-06-28 Sergey M․[utils] Introduce random_user_agent and use as default...
2019-06-13 Sergey M․[utils] Restrict parse_codecs and add theora as known...
2019-05-23 Sergey M․[utils] Improve strip_or_none
2019-05-10 Sergey M․Fix W504 and disable W503 (closes #20863)
2019-05-10 Jakub Wilk[utils] Transliterate "þ" as "th" (#20897)
2019-03-22 Sergey M․[utils] Improve int_or_none and float_or_none (#20403)
2019-03-17 Sergey M․[utils] Introduce parse_bitrate
2019-03-10 Sergey M․Start moving to ytdl-org
2019-03-03 remitamine[utils] strip #HttpOnly_ prefix from cookies files...
2019-02-07 Ales Jirasek[malltv] Add extractor (closes #18058)
2019-01-20 Sergey M․[utils] Fix urljoin for paths with non-http(s) schemes
2019-01-06 Sergey M․[utils] Fix typo
2019-01-06 Sergey M․[utils] Add language codes replaced in 1989 revision...
2018-12-08 Sergey M․[YoutubeDL] Introduce YoutubeDLCookieJar and clarify...
2018-12-01 Alexander Seiler[utils] Fix random_birthday to generate existing dates...
2018-09-09 Sergey M․[utils] Properly recognize AV1 codec (closes #17506)
2018-08-28 Sergey M․[utils] Improve remote address skipping and add support...
2018-08-28 Andrew Udvare[utils] Skip remote IP addresses non matching to source...
2018-08-14 Sergey M․[utils] Use pure browser header for User-Agent (closes...
2018-07-28 Huyuumi[utils] Remove return from __init__
2018-07-21 Sergey M․[utils] Introduce url_or_none
2018-07-21 Sergey M․[utils] Allow JSONP with empty func name (closes #17028)
2018-07-09 Sergey M․[utils] Share JSON-LD regex
2018-06-01 Enes[openload] Improve ext extraction
2018-05-26 Remita Amine[utils] fix style id extraction for namespaced id attri...
2018-05-25 Remita Amine[utils] keep the original TV_PARENTAL_GUIDELINES dict
2018-05-23 Remita Amine[utils] Relax TV Parental Guidelines matching
2018-05-02 Sergey M․Improve geo bypass mechanism
2018-04-27 Sergey M․[utils] Introduce merge_dicts
2018-04-24 Sergey M․[utils] Fix match_str for boolean meta fields
2018-03-14 Philipp Hagemeister[tennistv] Add support for tennistv.com
2018-03-02 Sergey M․[utils] Add parse_resolution
2018-02-19 Sergey M․[utils] Fixup some common URL's typos in sanitize_url...
2018-02-19 Remita Amine[cbc] add new extractor for olympics.cbc.ca(closes...
2018-01-27 Sergey M․Add support for IronPython
2018-01-20 Mike Fährmann[util] Improve scientific notation handling in js_to_js...
2018-01-09 Yen Chi HsuanMerge branch 'weibo' of https://github.com/sprhawk...
2018-01-01 Philipp Hagemeister[utils] Fix youtube-dl under PyPy3 on Windows
2017-12-26 sprhawkMerge branch 'master' of github.com:rg3/youtube-dl...
2017-12-16 Sergey M․[utils] Add another date format pattern (#14999)
2017-12-02 Remita Amine[utils] add sami mimetype to mimetype2ext
2017-11-27 Remita Amine[utils] add hvc1 codec code to parse_codecs
2017-10-29 Sergey M․[utils] Add support for zero years and months in parse_...
2017-10-06 Sergey M․[utils] Use in OnDemandPagedList by default
2017-09-23 Sergey M․Hide experimental phantomjs wrapper
2017-09-17 Yen Chi HsuanFix flake8 issues after #14225
2017-09-16 Yen Chi Hsuan[utils] Use bytes-like objects in dfxp2srt
2017-09-15 Yen Chi HsuanMerge pull request #14225 from Tithen-Firion/openload...
2017-09-13 Yen Chi HsuanMerge pull request #12909 from remitamine/raw-sub
2017-09-10 Sergey M․[utils] Introduce bool_or_none
2017-08-22 Yen Chi HsuanMerge pull request #13669 from bmwiedemann/master
2017-08-19 Yen Chi Hsuan[utils] Fix unescapeHTML for misformed string like...
2017-08-09 Sergey M․[utils] Skip missing params in cli_bool_option (closes...
2017-08-03 Tithen-Firion[phantomjs] add exe version to debug info
2017-07-05 Yen Chi Hsuan[utils] Support attributes with no values in get_elemen...
2017-06-17 Sergey M․[utils] Use compat_shlex_quote in shell_quote
2017-06-11 Sergey M․[utils] Handle HTMLParseError in extract_attributes...
2017-06-11 Sergey M․[utils] Improve unified_timestamp
2017-05-27 Yen Chi Hsuan[utils] Drop an compatibility wrapper for Python < 2.6
2017-05-26 Yen Chi Hsuan[utils] Recognize more patterns in strip_jsonp()
2017-05-24 remitamineMerge pull request #12861 from Tithen-Firion/cbsinterac...
2017-05-14 Sergey M․[utils] Recognize more audio codecs (#13081)
2017-05-06 Yen Chi Hsuan[utils] Rename try_multipart_encode to _multipart_encod...
2017-05-05 Yen Chi Hsuan[utils] Fix multipart_encode for Python < 3.5
2017-05-04 Tithen-FirionMerge branch 'master' into openload-phantomjs-method
2017-05-04 Yen Chi Hsuan[cda] Implement birthday verification (closes #12789)
2017-04-30 Sergey M․[utils] Improve unified_timestamp
2017-04-30 Remita Amine[utils] add video/mp2t to mimetype2ext
2017-04-29 Yen Chi HsuanMerge pull request #12869 from Tithen-Firion/cbc-update...
2017-04-29 Yen Chi HsuanMerge pull request #12854 from Tithen-Firion/appletrail...
2017-04-29 Tithen-Firion[phantomjs] Add required version checking
2017-04-29 Yen Chi HsuanMerge pull request #12906 from Tithen-Firion/clean...
2017-04-28 Tithen-Firion[utils] Fix inconsistent output of clean_html
2017-04-25 Tithen-Firion[phantomjs] add cookie support
2017-04-24 Tithen-Firion[openload] separate PhantomJS code from extractor
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...
next