summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [cda] Decode URL (fixes #12255)Alex Seiler2017-02-261-0/+5
|
* [crunchyroll] Extract uploader name that's not a linkxbe2017-02-261-2/+18
| | | | | Provide the Crunchyroll extractor with the ability to extract uploader names that aren't links. Add a test for this new functionality. This fixes #12267.
* [youtube] Raise GeoRestrictedErrorSergey M․2017-02-261-7/+17
|
* [dailymotion] Raise GeoRestrictedErrorSergey M․2017-02-261-1/+6
|
* [MDR] Relax _VALID_URL and playerURL matching and update _TESTSYen Chi Hsuan2017-02-262-4/+17
| | | | Ref: #12169
* [tvigle] Raise GeoRestrictedErrorSergey M․2017-02-251-2/+10
|
* [vevo] Fix videos with the new streams/streamsV3 format (closes #11719)Yen Chi Hsuan2017-02-262-5/+19
|
* [freshlive] Fix issues and improve (closes #12175)Sergey M․2017-02-252-23/+43
|
* [freshlive] Add extractorRicardo Constantino2017-02-252-0/+65
|
* [downloader/common] Limit displaying 2 digits after decimal point in sleep ↵Pratyush Singh2017-02-251-1/+4
| | | | interval message
* [xhamster] Capture and output videoClosed error (#12263)Sergey M․2017-02-251-0/+11
|
* [etonline] Add extractor (closes #12236)Sergey M․2017-02-252-0/+40
|
* [compat] Use try except for compat_numeric_typesSergey M․2017-02-251-2/+4
|
* [njpwworld] Add new extractor (closes #11561)Yen Chi Hsuan2017-02-253-0/+90
|
* [extractor/common] Add 'preference' to _parse_html5_media_entriesYen Chi Hsuan2017-02-251-2/+3
| | | | | Some websites, like NJPWorld, put different qualities on different player pages.
* [amcnetworks] Relax _VALID_URL (#12127)Sergey M․2017-02-251-1/+7
|
* release 2017.02.24.1Sergey M․2017-02-243-5/+5
|
* [ChangeLog] ActualizeSergey M․2017-02-241-0/+12
|
* [noco] ModernizeSergey M․2017-02-241-10/+11
|
* [noco] Swtich login URL to https (closes #12246)Sergey M․2017-02-241-1/+1
|
* [thescene] Extract more metadataSergey M․2017-02-241-3/+19
|
* [thescene] Fix extraction (closes #12235)Thomas Christlieb2017-02-241-2/+2
|
* [tubitv] use geo bypass mechanismRemita Amine2017-02-241-0/+1
|
* [openload] fix extraction(closes #10408)Remita Amine2017-02-241-5/+10
|
* [ivi] Raise GeoRestrictedErrorSergey M․2017-02-241-1/+7
|
* release 2017.02.24Sergey M․2017-02-245-15/+6
|
* [ChangeLog] ActualizeSergey M․2017-02-241-0/+20
|
* Suppress help for all deprecated options and print warning when usedSergey M․2017-02-243-9/+20
|
* [lynda:course] Add webpage extraction fallback (closes #12238)Sergey M․2017-02-241-2/+17
|
* [postprocessor/ffmpeg] Add mising space (closes #12232)Sergey M․2017-02-241-2/+1
|
* [devscripts/make_lazy_extractors] Fix making lazy extractors on python 3 ↵Sergey M․2017-02-241-1/+2
| | | | under Windows
* [go] sign all uplynk urls and use geo bypass only for free videos(closes ↵Remita Amine2017-02-231-33/+48
| | | | #12087)(closes #12210)
* [README.md] Clarify sequence types in output template and document numeric ↵Sergey M․2017-02-231-69/+71
| | | | string formatting operations
* [options] Deprecate --autonumber-sizeSergey M․2017-02-231-1/+3
|
* [YoutubeDL] Add more numeric fields for NA substitution in outtmplSergey M․2017-02-231-0/+1
|
* [YoutubeDL] Rewrite outtmpl for playlist_index and autonumber for backward ↵Sergey M․2017-02-231-4/+16
| | | | compatibility
* [YoutubeDL] Add support for string formatting operations in output templateSergey M․2017-02-232-1/+49
|
* [compat] Add compat_numeric_typesSergey M․2017-02-231-0/+5
|
* [devscripts/run_tests] Exclude youtube lists tests from core buildSergey M․2017-02-231-1/+1
|
* [skylinewebcams] Add extractor (closes #12221)Sergey M․2017-02-232-0/+43
|
* [instagram] Add support for multi video posts (closes #12226)Sergey M․2017-02-231-0/+54
|
* [crunchyroll] extract playlist entries idsRemita Amine2017-02-231-3/+3
|
* [mgtv] fix extractionRemita Amine2017-02-231-26/+24
|
* [sohu] raise GeoRestrictedErrorRemita Amine2017-02-231-4/+3
|
* [leeco] raise GeoRestrictedError and use geo bypass mechanismRemita Amine2017-02-231-4/+3
|
* release 2017.02.22Sergey M․2017-02-223-5/+5
|
* [ChangeLog] ActualizeSergey M․2017-02-221-0/+9
|
* [crunchyroll] Fix descriptions with double quotes (closes #12124)Yen Chi Hsuan2017-02-232-4/+25
|
* [dailymotion] Make comment count optional (closes #12209)Sergey M․2017-02-221-2/+1
| | | | Not served anymore
* [vidzi] Add test for #12213Sergey M․2017-02-221-0/+3
|