aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/noco.py
Commit message (Expand)AuthorAgeFilesLines
* Remove sensitive data from logging in messagesSergey M․2017-11-111-1/+1
* [noco] ModernizeSergey M․2017-02-241-10/+11
* [noco] Swtich login URL to https (closes #12246)Sergey M․2017-02-241-1/+1
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* Use urlencode_postdata across the codebaseSergey M․2016-03-261-2/+2
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
* Add support for https for all extractors as preventive and future-proof measureSergey M․2016-03-211-1/+1
* [noco] Fix bitratesSergey M․2015-12-171-2/+2
* [noco] ModernizeSergey M․2015-12-171-2/+1
* [noco] Adjust timestamp according to server time (Closes #7864)Sergey M․2015-12-171-2/+25
* Switch codebase to use sanitized_Request instead ofSergey M?2015-11-231-2/+2
* [noco.tv] Fix issue #6066: title interpreted as integerMitsukarenai2015-06-241-1/+1
* [noco] Skip invalid timestamps (closes #5826)Yen Chi Hsuan2015-06-081-0/+4
* [noco] Remove unused importSergey M․2015-05-051-1/+0
* [noco] Update testsSergey M․2015-05-051-1/+1
* [noco] ModernizeSergey M․2015-05-051-12/+15
* [noco] Extract all variations of audio/subtitles mediaSergey M․2015-05-051-36/+41
* [noco] Add test for multi languages videoAurélien Dunand2015-05-041-14/+31
* [noco] Retrieve video language according to user optionsAurélien Dunand2015-05-041-6/+16
* Fix imports and general cleanupPhilipp Hagemeister2014-12-131-4/+6
* [noco] Add support for multi language videos (Closes #4326)Sergey M․2014-11-281-26/+32
* PEP8 appliedJouke Waleson2014-11-231-1/+1
* [noco] Encode before passing to hashlib.md5 (Closes #3816)Sergey M․2014-09-231-1/+1
* [noco] Adapt to API v1.1 (Closes #3797)Sergey M2014-09-211-20/+53
* [noco] Add authenticate support (Closes #3706)Sergey M․2014-09-101-0/+27
* [noco] Switch to HTTPS (Closes #3116)Sergey M․2014-06-201-3/+3
* [noco] Skip testSergey M․2014-05-131-1/+2
* [noco] Fix test description md5Sergey M․2014-04-181-1/+1
* [noco] Add support for noco.tv (Closes #2712)Sergey M․2014-04-181-0/+105