yt-dlc/youtube_dl
Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict
encode_dict functionality has been improved and moved directly into compat_urllib_parse_urlencode
All occurrences of compat_urllib_parse.urlencode throughout the codebase have been replaced by compat_urllib_parse_urlencode

Closes #8974
2016-03-26 01:46:57 +06:00
..
downloader [downloader/fragment] Document fragment_retries 2016-03-19 20:54:21 +06:00
extractor [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
postprocessor [postprocessort/ffmpeg] Allow embedding webvtt into webm (Closes #8874) 2016-03-20 04:12:34 +06:00
YoutubeDL.py [YoutubeDL] Improve _format_note 2016-03-20 22:01:45 +06:00
__init__.py [options] Add --fragment-retries option 2016-03-19 20:40:36 +06:00
__main__.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
aes.py [aes] Switch to new-style classes 2016-02-14 14:01:43 +06:00
cache.py
compat.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
jsinterp.py [jsinterp] Extend function regex (Closes #7900, closes #7901) 2015-12-18 18:57:49 +06:00
options.py Merge pull request #8898 from dstftw/fragment-retries 2016-03-23 20:12:32 +05:00
swfinterp.py Fix typos 2016-01-10 17:24:28 +01:00
update.py [refactor] Single quotes consistency 2016-02-14 15:37:17 +06:00
utils.py [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 2016-03-26 01:46:57 +06:00
version.py release 2016.03.25 2016-03-25 09:27:18 +01:00