[utils] Introduce url_or_none
[youtube-dl] / youtube_dl / utils.py
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...
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
next