aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/sbs.py
AgeCommit message (Expand)Author
2021-03-28[sbs] add support for ondemand watch URLs(closes #28566)Remita Amine
2021-01-06[sbs] Add support for ondemand play and news embed URLs(closes #17650)(closes...Remita Amine
2019-05-11Fix W504 and disable W503 (closes #20863)Sergey M․
2017-01-06Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan
2016-10-03Unify coding cookieDéstin Reed
2016-04-01[theplatform] extract timestamp and uploaderremitamine
2016-03-17[sbs] improve extraction(fixes #3811)remitamine
2015-07-18[sbs] SimplifySergey M․
2015-07-13[SBS] fixes due to website changesSeamus Phelan
2015-05-16[sbs] Remove unused importJaime Marquínez Ferrándiz
2015-05-16[sbs] Fix extraction (Closes #5725)Sergey M․
2014-11-23PEP8: applied even more rulesJouke Waleson
2014-09-22[sbs] Recognize urls with format 'http://www.sbs.com.au/ondemand/video/<id>' ...Jaime Marquínez Ferrándiz
2014-09-21[theplatform] Correctly extract videos that don't use f4m or rtmp (reported i...Jaime Marquínez Ferrándiz
2014-08-23[sbs] Add new extractor (Fixes #3566)Philipp Hagemeister