You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
Leonardo Taccari dd9e0f58f3
[rai] Fix extraction for recent raiplay.it updates (#27077)
- Remove first test of RaiPlayIE: it is no longer available
- Make RaiPlayIE extension-agnostic (passing possible `.json' URLs is now
  supported too)
- Adjust RaiPlayLiveIE to recent raiplay.it updates.  Passing it as
  `url_transparent' is no longer supported (there is no longer an accessible
  ContentItem)
- Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about
  ContentSet-s.
- Update a RaiIE test and remove two tests that are no longer availables

Thanks to @remitamine for the review!
3 years ago
..
downloader [downloader/http] Properly handle missing message in SSLError (closes #26646) 4 years ago
extractor [rai] Fix extraction for recent raiplay.it updates (#27077) 3 years ago
postprocessor [postprocessor/embedthumbnail] Fix issues (closes #25717) 4 years ago
YoutubeDL.py [YoutubeDL] Force redirect URL to unicode on python 2 4 years ago
__init__.py Output batch filename when it could not be read (#21915) 5 years ago
__main__.py
aes.py Switch codebase to use compat_b64decode 6 years ago
cache.py
compat.py [compat] Introduce compat_cookiejar_Cookie 4 years ago
jsinterp.py
options.py [options] Clarify doc on --exec command (closes #19087) (#24883) 4 years ago
socks.py
swfinterp.py
update.py [update] Fix updating via symlinks (closes #23991) 4 years ago
utils.py [utils] Skip ! prefixed code in js_to_json 3 years ago
version.py release 2020.11.19 3 years ago