Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | [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 | |
| | ||||||
* | [laola1tv] fix extraction(closes #12880) | Remita Amine | 2017-05-04 | 1 | -25/+67 | |
| | ||||||
* | [extractor/common] fix typo in _extract_akamai_formats | Remita Amine | 2017-05-04 | 1 | -1/+1 | |
| | ||||||
* | [cda] Implement birthday verification (closes #12789) | Yen Chi Hsuan | 2017-05-04 | 5 | -9/+125 | |
| | ||||||
* | [leeco] Fix extraction (closes #12974) | Yen Chi Hsuan | 2017-05-04 | 2 | -74/+43 | |
| | | | | | Seems on mobile devices a similar API is used, but I always get an AD with mimicking that API. | |||||
* | [pbs] extract chapters information | remitamine | 2017-05-02 | 1 | -0/+17 | |
| | ||||||
* | [ffmpeg] add support for chapters field postprocessing | remitamine | 2017-05-02 | 1 | -3/+28 | |
| | ||||||
* | [common] introduce chapters field | remitamine | 2017-05-02 | 1 | -0/+4 | |
| | ||||||
* | [amp] imporove thumbnail and subtitle extraction | Remita Amine | 2017-05-02 | 1 | -5/+13 | |
| | ||||||
* | [douyutv] Update test | Tithen-Firion | 2017-05-02 | 1 | -2/+2 | |
| | ||||||
* | [dotsub] Update test | Tithen-Firion | 2017-05-02 | 1 | -1/+1 | |
| | ||||||
* | [democracynow] Update test | Tithen-Firion | 2017-05-02 | 1 | -1/+2 | |
| | ||||||
* | [dailymotion] Add working test | Tithen-Firion | 2017-05-02 | 1 | -1/+20 | |
| | ||||||
* | [crunchyroll] Update test | Tithen-Firion | 2017-05-02 | 1 | -2/+2 | |
| | ||||||
* | [foxsports] fix extraction(closes #12945) | Remita Amine | 2017-05-01 | 1 | -4/+5 | |
| | ||||||
* | [coub] Update test and remove comment count extraction | Tithen-Firion | 2017-05-01 | 1 | -4/+1 | |
| | ||||||
* | release 2017.05.01 | Sergey M․ | 2017-05-01 | 4 | -5/+8 | |
| | ||||||
* | [ChangeLog] Actualize | Sergey M․ | 2017-05-01 | 1 | -10/+32 | |
| | ||||||
* | [infoq] Make audio format extraction non fatal (closes #12938) | Sergey M․ | 2017-05-01 | 1 | -2/+2 | |
| | ||||||
* | [brightcove] Allow whitespace around attribute names in embedded code | Sergey M․ | 2017-05-01 | 2 | -1/+17 | |
| | ||||||
* | [extractor/anvato] PEP 8 | Sergey M․ | 2017-04-30 | 1 | -1/+1 | |
| | ||||||
* | [downloader/fragment] PEP 8 | Sergey M․ | 2017-04-30 | 1 | -1/+1 | |
| | ||||||
* | [zaq1] Improve extraction (closes #12693) | Sergey M․ | 2017-04-30 | 1 | -27/+61 | |
| | ||||||
* | [extractor/common] Extract view count from JSON-LD | Sergey M․ | 2017-04-30 | 1 | -0/+1 | |
| | ||||||
* | [utils] Improve unified_timestamp | Sergey M․ | 2017-04-30 | 2 | -0/+6 | |
| | | | | Seen at http://zaq1.pl/video/xev0e | |||||
* | [zaq1] Add new extractor | slocum | 2017-04-30 | 2 | -0/+68 | |
| | ||||||
* | [xvideos] Extract og:duration (closes #12828) | Sergey M․ | 2017-04-30 | 1 | -4/+8 | |
| | ||||||
* | [xvideos] Add video duration | Sander | 2017-04-30 | 1 | -0/+5 | |
| | ||||||
* | [vevo] Modernize | Sergey M․ | 2017-04-30 | 1 | -12/+9 | |
| | ||||||
* | [vevo] Fix extraction (config.token.key) | gritstub | 2017-04-30 | 1 | -2/+10 | |
| | ||||||
* | [utils] add video/mp2t to mimetype2ext | Remita Amine | 2017-04-30 | 1 | -3/+1 | |
| |