aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/noco.py
AgeCommit message (Expand)Author
2020-12-15[noco] Remove Extractor(closes #10864)Remita Amine
2019-03-11Start moving to ytdl-orgSergey M․
2018-05-26remove unnecessary assignment parenthesisRemita Amine
2017-11-11Remove sensitive data from logging in messagesSergey M․
2017-02-24[noco] ModernizeSergey M․
2017-02-24[noco] Swtich login URL to https (closes #12246)Sergey M․
2016-10-03Unify coding cookieDéstin Reed
2016-03-26Use urlencode_postdata across the codebaseSergey M․
2016-03-26[compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2015-12-17[noco] Fix bitratesSergey M․
2015-12-17[noco] ModernizeSergey M․
2015-12-17[noco] Adjust timestamp according to server time (Closes #7864)Sergey M․
2015-11-23Switch codebase to use sanitized_Request instead ofSergey M?
2015-06-24[noco.tv] Fix issue #6066: title interpreted as integerMitsukarenai
2015-06-08[noco] Skip invalid timestamps (closes #5826)Yen Chi Hsuan
2015-05-05[noco] Remove unused importSergey M․
2015-05-05[noco] Update testsSergey M․
2015-05-05[noco] ModernizeSergey M․
2015-05-05[noco] Extract all variations of audio/subtitles mediaSergey M․
2015-05-04[noco] Add test for multi languages videoAurélien Dunand
2015-05-04[noco] Retrieve video language according to user optionsAurélien Dunand
2014-12-13Fix imports and general cleanupPhilipp Hagemeister
2014-11-28[noco] Add support for multi language videos (Closes #4326)Sergey M․
2014-11-23PEP8 appliedJouke Waleson
2014-09-23[noco] Encode before passing to hashlib.md5 (Closes #3816)Sergey M․
2014-09-21[noco] Adapt to API v1.1 (Closes #3797)Sergey M
2014-09-10[noco] Add authenticate support (Closes #3706)Sergey M․
2014-06-20[noco] Switch to HTTPS (Closes #3116)Sergey M․
2014-05-13[noco] Skip testSergey M․
2014-04-18[noco] Fix test description md5Sergey M․
2014-04-18[noco] Add support for noco.tv (Closes #2712)Sergey M․