]> jfr.im git - yt-dlp.git/history - test/test_compat.py
[ie/TubiTv] Fix extractor (#9975)
[yt-dlp.git] / test / test_compat.py
2015-11-03  Yen Chi HsuanMerge branch 'atomicdryad-pr-democracynow'
2015-10-31  Sergey MMerge pull request #7296 from jaimeMF/xml_attrib_unicode
2015-10-31  Yen Chi HsuanMerge branch 'pr-democracynow' of https://github.com...
2015-10-26  Jaime Marquínez... [compat] compat_etree_fromstring: also decode the text...
2015-10-25  Jaime Marquínez... [compat] compat_etree_fromstring: only decode bytes...
2015-10-25  Jaime Marquínez... Use a wrapper around xml.etree.ElementTree.fromstring...
2015-10-18  Yen Chi HsuanMerge branch 'pr-twitter' of https://github.com/atomicd...
2015-09-13  Sergey M․Merge branch 'nowness' of https://github.com/remitamine...
2015-09-12  Yen Chi HsuanMerge branch 'master' of https://github.com/linhua55...
2015-09-05  Sergey M․[test_compat] Fix typo
2015-09-05  Sergey M․[test_compat] Add test for compat_shlex_split
2015-08-30  Sergey M.Merge pull request #5588 from aajanki/encode_frag_filenames
2015-08-03  Jaime Marquínez... Merge remote-tracking branch 'jaimemf/format_spec_group...
2015-07-25  Yen Chi HsuanMerge branch 'ir90tv' of https://github.com/cyb3r/youtu...
2015-07-24  Sergey M․Merge branch 'pr-bbcnews' of https://github.com/atomicd...
2015-07-22  Yen Chi HsuanMerge branch 'lecture2go' of https://github.com/nichdu...
2015-07-20  Jaime Marquínez... Merge remote-tracking branch 'yan12125/download-dash...
2015-07-17  Sergey M․Merge branch 'sbs_website_changes' of https://github...
2015-07-17  Sergey M․[test_compat] Add tests for compat_urllib_parse_unquote...
2015-07-17  Sergey M․[test_compat] Remove redundant test
2015-07-17  Sergey M․Merge branch 'atomicdryad-pr-crashfix_compat_urllib_unq...
2015-07-17  Sergey M․[test_compat] Make tests more idiomatic
2015-07-17  Sergey M․Merge branch 'pr-crashfix_compat_urllib_unquote' of...
2015-07-17  fnordAdd tests for compat_urllib_parse_unquote
2015-01-25  Philipp HagemeisterMerge remote-tracking branch 'h-collector/master'
2015-01-23  Philipp HagemeisterMerge remote-tracking branch 'rupertbaxter2/master'
2015-01-10  Philipp HagemeisterMerge remote-tracking branch 'lenaten/karaoketv'
2015-01-10  Philipp HagemeisterMerge remote-tracking branch 'Dineshs91/f4m-2.0'
2015-01-10  Philipp HagemeisterMerge remote-tracking branch 'lenaten/8tracks'
2014-12-13  Philipp HagemeisterMerge pull request #3927 from qrtt1/master
2014-12-12  Philipp HagemeisterMerge remote-tracking branch 'SyxbEaEQ2/rate-limit'
2014-11-23  Philipp HagemeisterMerge remote-tracking branch 'WillSewell/vk-playlists'
2014-11-18  Jaime Marquínez... [test/test_compat] Restore the old value of the HOME...
2014-11-12  Philipp HagemeisterMerge remote-tracking branch 'michael-k/links'
2014-11-06  Jaime Marquínez... Merge pull request #4076 from ghedo/direct_type
2014-11-03  Philipp Hagemeister[test_compat] Ignore unicode_literals
2014-11-02  Philipp Hagemeister[util] Move compatibility functions out of util