Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [ChangeLog] Fix typo | Sergey M․ | 2017-05-18 | 1 | -1/+1 | |
| | | ||||||
* | | release 2017.05.18 | Sergey M․ | 2017-05-18 | 3 | -5/+5 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2017-05-18 | 1 | -0/+19 | |
| | | ||||||
* | | [jsinterp] Add support for quoted names and indexers (closes #13123, closes ↵ | Sergey M․ | 2017-05-18 | 1 | -16/+17 | |
| | | | | | | | | #13130) | |||||
* | | [vier] Relax regexes and extract more metadata (closes #12539) | Sergey M․ | 2017-05-17 | 1 | -15/+24 | |
| | | ||||||
* | | [vier] Extract more info | mrBliss | 2017-05-17 | 1 | -3/+25 | |
| | | | | | | | | | | Extract the `episode_number` and `upload_date`. Also extract the real `description`. | |||||
* | | [extractor/common] Fix rtmp and rtsp formats' URLs in _extract_wowza_formats | Sergey M․ | 2017-05-17 | 1 | -2/+2 | |
| | | ||||||
* | | [extractor/common] Add support for schemeless URLs in _extract_wowza_formats ↵ | Sergey M․ | 2017-05-16 | 1 | -2/+3 | |
| | | | | | | | | (closes #13088, closes #13092) | |||||
* | | [vier] PEP 8 and cleanup | Sergey M․ | 2017-05-15 | 1 | -17/+10 | |
| | | ||||||
* | | [vier] Improve extraction | mrBliss | 2017-05-15 | 1 | -2/+72 | |
| | | | | | | | | | | + Add support for authentication * Bypass authentication when no credentials provded * Improve extraction robustness | |||||
* | | [dailymail] Fix sources extraction (closes #13057) | Sergey M․ | 2017-05-14 | 1 | -2/+10 | |
| | | ||||||
* | | [utils] Recognize more audio codecs (#13081) | Sergey M․ | 2017-05-14 | 1 | -2/+2 | |
| | | ||||||
* | | [dailymotion] Extend _VALID_URL (closes #13079) | Sergey M․ | 2017-05-14 | 1 | -74/+69 | |
| | | ||||||
* | | release 2017.05.14 | Sergey M․ | 2017-05-14 | 5 | -11/+17 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2017-05-14 | 1 | -0/+15 | |
| | | ||||||
* | | [options] PEP 8 | Sergey M․ | 2017-05-14 | 1 | -1/+1 | |
| | | ||||||
* | | [extractor/generic] Add test for mediaset embed | Sergey M․ | 2017-05-14 | 1 | -0/+13 | |
| | | ||||||
* | | [mediaset] Fix upload date | Sergey M․ | 2017-05-14 | 1 | -2/+2 | |
| | | ||||||
* | | [extractor/generic] Add support for mediaset embeds | Sergey M․ | 2017-05-14 | 2 | -0/+15 | |
| | | ||||||
* | | [mediaset] Add support for shortcut | Sergey M․ | 2017-05-14 | 1 | -6/+14 | |
| | | ||||||
* | | [extractor/generic] Remove duplicate limelight code | Sergey M․ | 2017-05-14 | 1 | -23/+0 | |
| | | ||||||
* | | [extractor/common] Respect Width and Height attributes in ISM manifests | Sergey M․ | 2017-05-14 | 1 | -2/+11 | |
| | | ||||||
* | | [mediaset] Improve extraction (closes #12708, closes #12964) | Sergey M․ | 2017-05-14 | 1 | -72/+56 | |
| | | ||||||
* | | [mediaset] Add extractor | Timendum | 2017-05-14 | 2 | -0/+119 | |
| | | ||||||
* | | [orf:radio] Cleanup _VALID_URLs (closes #11643) | Sergey M․ | 2017-05-14 | 1 | -33/+29 | |
| | | ||||||
* | | [orf:radio] Fix extraction | phaer | 2017-05-14 | 2 | -62/+53 | |
| | | | | | | | | | | | | Since oe1.orf.at has been updated, both ORF radios supported by youtube_dl use the same API. This commit honors this fact by merging both extractors into one. | |||||
* | | [aljazeera] Extend _VALID_URL | Luca Steeb | 2017-05-14 | 1 | -3/+6 | |
| | | ||||||
* | | [imdb] Relax _VALID_URL (closes #13056) | Sergey M․ | 2017-05-14 | 1 | -1/+4 | |
| | | ||||||
* | | [postprocessor/metadatafromtitle] Add support regex syntax for ↵ | Sergey M․ | 2017-05-14 | 2 | -6/+9 | |
| | | | | | | | | --metadata-from-title (closes #13065) | |||||
* | | [francetv] Add support for mobile.france.tv (closes #13068) | Sergey M․ | 2017-05-13 | 1 | -1/+4 | |
| | | ||||||
* | | [upskill] Add extractor (closes #13043) | Sergey M․ | 2017-05-13 | 2 | -0/+180 | |
| | | ||||||
* | | [extractor/generic] Extract wistia embed code into separate method | Sergey M․ | 2017-05-13 | 2 | -25/+27 | |
| | | ||||||
* | | [thescene] fix extraction(closes #13061) | Remita Amine | 2017-05-12 | 1 | -30/+6 | |
| | | ||||||
* | | [condenast] improve embed support | Remita Amine | 2017-05-12 | 2 | -43/+54 | |
| | | ||||||
* | | [liveleak] Fix extraction (#12053) | Yen Chi Hsuan | 2017-05-12 | 2 | -50/+34 | |
| | | ||||||
* | | [douyu] Support Douyu shows (closes #12228) | Yen Chi Hsuan | 2017-05-12 | 3 | -1/+92 | |
| | | ||||||
* | | [myspace] Improve _VALID_URL (closes #13040) | Sergey M․ | 2017-05-10 | 1 | -51/+49 | |
| | | ||||||
* | | use platform=desktop in assets url(closes #13041) | Remita Amine | 2017-05-10 | 1 | -1/+1 | |
| | | ||||||
* | | release 2017.05.09 | Sergey M․ | 2017-05-09 | 4 | -7/+8 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2017-05-09 | 1 | -0/+23 | |
| | | ||||||
* | | [francetv] Adapt to site redesign (closes #13034) | Sergey M․ | 2017-05-09 | 2 | -134/+85 | |
| | | ||||||
* | | [packtpub] add support for authentication(closes #12622) | Remita Amine | 2017-05-09 | 1 | -3/+36 | |
| | | ||||||
* | | [drtv] Improve extraction and update tests (closes #13013, closes #13016) | Sergey M․ | 2017-05-09 | 1 | -19/+17 | |
| | | ||||||
* | | [drtv] Lower preference for SignLanguage formats (closes #13013) | Rasmus Rendal | 2017-05-09 | 1 | -2/+20 | |
| | | ||||||
* | | [cspan] add support for brightcove live embeds(closes #13028) | Remita Amine | 2017-05-09 | 2 | -3/+32 | |
| | | ||||||
* | | [vrv] extract dash formats and subtitles | Remita Amine | 2017-05-08 | 1 | -13/+34 | |
| | | ||||||
* | | [YoutubeDL] Force restrict filenames when no locale is set for python 2 as ↵ | Sergey M․ | 2017-05-09 | 1 | -2/+2 | |
| | | | | | | | | well (#13027) | |||||
* | | [funimation] remove codes related to old login method and update test | Remita Amine | 2017-05-08 | 1 | -20/+6 | |
| | | ||||||
* | | [funimation] fix authentication(closes #13021) | Remita Amine | 2017-05-08 | 1 | -22/+18 | |
| | | ||||||
* | | [adultswim] Fix Extraction(closes #8640)(closes #10950)(closes closes ↵ | Remita Amine | 2017-05-08 | 1 | -177/+104 | |
| | | | | | | | | | | | | | | | | #11042)(closes #12121) - add support for adobe pass authentication - add support for live streams - add support for show pages |