aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tubitv.py
AgeCommit message (Expand)Author
2020-12-09[tubitv] Extract release year (#27317)EntranceJew
2018-05-26remove unnecessary assignment parenthesisRemita Amine
2017-10-11[tubitv] add support for new url format(fixes #14460)Remita Amine
2017-02-24[tubitv] use geo bypass mechanismRemita Amine
2016-11-03[tubitv] fix extraction(closes #11061)Remita Amine
2016-04-21[tubitv] fix extraction(closes #8741)remitamine
2016-03-27Remove _sort_formats from _extract_*_formats methodsSergey M․
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-08-26[tubitv] Use raise_login_requiredSergey M․
2015-05-30[tubitv] Add error message for videos that require login (#5524)Naglis Jonaitis
2015-05-30[tubitv] Add new extractor (Closes #5524)Naglis Jonaitis