Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [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 | |||||
* | | [turner] extract thumbnail and is_live and strip description | Remita Amine | 2017-05-08 | 1 | -2/+7 | |
| | | ||||||
* | | [nonktube] Use econfig nuevo URL | Sergey M․ | 2017-05-08 | 1 | -8/+4 | |
| | | ||||||
* | | [nonktube] Add extractor (closes #8647, closes #13024) | Sergey M․ | 2017-05-08 | 2 | -0/+38 | |
| | | ||||||
* | | [nuevo] Pass headers to _extract_nuevo | Sergey M․ | 2017-05-08 | 1 | -2/+3 | |
| | | ||||||
* | | [nbc] remove unused imports and extract permalink from modified urls | Remita Amine | 2017-05-07 | 1 | -5/+3 | |
| | | ||||||
* | | [nbc] improve extraction(closes #12364) | Remita Amine | 2017-05-07 | 1 | -65/+29 | |
| | | ||||||
* | | release 2017.05.07 | Sergey M․ | 2017-05-07 | 4 | -7/+8 | |
| | | ||||||
* | | [ChangeLog] Actualize | Sergey M․ | 2017-05-07 | 1 | -0/+20 | |
| | | ||||||
* | | [youtube] Fix TFA (#12927) | Sergey M․ | 2017-05-07 | 1 | -43/+112 | |
| | | ||||||
* | | [test_youtube_chapters] PEP 8 | Sergey M․ | 2017-05-07 | 1 | -1/+1 | |
| | | ||||||
* | | [youtube] Fix authentication (closes #12927) | Sergey M․ | 2017-05-06 | 1 | -62/+74 | |
| | | ||||||
* | | [utils] Rename try_multipart_encode to _multipart_encode_impl | Yen Chi Hsuan | 2017-05-06 | 1 | -2/+2 | |
| | | | | | | | | | | To state that this is an internal function and people should be careful when using it outside youtube-dl. | |||||
* | | [bilibili] Fix video downloading (closes #13001) | Yen Chi Hsuan | 2017-05-06 | 2 | -0/+6 | |
| | | ||||||
* | | [rmcdecouverte] Improve (closes #12937) | Sergey M․ | 2017-05-06 | 1 | -11/+14 | |
| | | ||||||
* | | [rmcdecouverte] Fix extraction | midas02 | 2017-05-06 | 1 | -7/+10 | |
| | | ||||||
* | | [theplatform] extract chapters | Remita Amine | 2017-05-06 | 1 | -1/+20 | |
| | | ||||||
* | | [test_youtube_chapters] Add coding cookie | Sergey M․ | 2017-05-06 | 1 | -0/+1 | |
| | | ||||||
* | | [crackle] Update test | Tithen-Firion | 2017-05-06 | 1 | -3/+4 | |
| | | ||||||
* | | [bandcamp] Fix thumbnail extraction | Luca Steeb | 2017-05-06 | 1 | -1/+3 | |
| | | ||||||
* | | [pornhub] Extend _VALID_URL (closes #12996) | Sergey M․ | 2017-05-06 | 1 | -1/+4 | |
| | | ||||||
* | | [youtube] Extract chapters | Sergey M․ | 2017-05-06 | 2 | -2/+301 | |
| | | ||||||
* | | [nrk] Extract chapters | Sergey M․ | 2017-05-05 | 1 | -2/+23 | |
| | | ||||||
* | | [vice] update tests and add support for ooyala embeds in article pages | Remita Amine | 2017-05-05 | 1 | -34/+47 | |
| | | ||||||
* | | [laola1tv] PEP 8 | Sergey M․ | 2017-05-05 | 1 | -1/+0 | |
| | | ||||||
* | | [utils] Fix multipart_encode for Python < 3.5 | Yen Chi Hsuan | 2017-05-05 | 1 | -1/+1 | |
| | | ||||||
* | | [vice] Support Vice articles (closes #12968) | Yen Chi Hsuan | 2017-05-05 | 3 | -14/+67 | |
| | | ||||||
* | | [vice] Fix extraction for non en_us videos (closes #12967) | Yen Chi Hsuan | 2017-05-05 | 3 | -9/+37 | |
| | | ||||||
* | | [gdcvault] Fix extraction for videos with gdc-player.html | Yen Chi Hsuan | 2017-05-05 | 2 | -1/+15 | |
| | | | | | | | | Closes #12733 | |||||
* | | [pbs] Improve multipart video support (closes #12981) | Sergey M․ | 2017-05-04 | 1 | -2/+10 | |
| | | ||||||
* | | [laola1tv:embed] Fix tests | Sergey M․ | 2017-05-04 | 1 | -2/+2 | |
| | |