summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | [youtube] Fix authentication (closes #12927)Sergey M․2017-05-061-62/+74
| |
* | [utils] Rename try_multipart_encode to _multipart_encode_implYen Chi Hsuan2017-05-061-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 Hsuan2017-05-062-0/+6
| |
* | [rmcdecouverte] Improve (closes #12937)Sergey M․2017-05-061-11/+14
| |
* | [rmcdecouverte] Fix extractionmidas022017-05-061-7/+10
| |
* | [theplatform] extract chaptersRemita Amine2017-05-061-1/+20
| |
* | [test_youtube_chapters] Add coding cookieSergey M․2017-05-061-0/+1
| |
* | [crackle] Update testTithen-Firion2017-05-061-3/+4
| |
* | [bandcamp] Fix thumbnail extractionLuca Steeb2017-05-061-1/+3
| |
* | [pornhub] Extend _VALID_URL (closes #12996)Sergey M․2017-05-061-1/+4
| |
* | [youtube] Extract chaptersSergey M․2017-05-062-2/+301
| |
* | [nrk] Extract chaptersSergey M․2017-05-051-2/+23
| |
* | [vice] update tests and add support for ooyala embeds in article pagesRemita Amine2017-05-051-34/+47
| |
* | [laola1tv] PEP 8Sergey M․2017-05-051-1/+0
| |
* | [utils] Fix multipart_encode for Python < 3.5Yen Chi Hsuan2017-05-051-1/+1
| |
* | [vice] Support Vice articles (closes #12968)Yen Chi Hsuan2017-05-053-14/+67
| |
* | [vice] Fix extraction for non en_us videos (closes #12967)Yen Chi Hsuan2017-05-053-9/+37
| |
* | [gdcvault] Fix extraction for videos with gdc-player.htmlYen Chi Hsuan2017-05-052-1/+15
| | | | | | | | Closes #12733
* | [pbs] Improve multipart video support (closes #12981)Sergey M․2017-05-041-2/+10
| |
* | [laola1tv:embed] Fix testsSergey M․2017-05-041-2/+2
| |
* | [laola1tv] fix extraction(closes #12880)Remita Amine2017-05-041-25/+67
| |
* | [extractor/common] fix typo in _extract_akamai_formatsRemita Amine2017-05-041-1/+1
| |
* | [cda] Implement birthday verification (closes #12789)Yen Chi Hsuan2017-05-045-9/+125
| |
* | [leeco] Fix extraction (closes #12974)Yen Chi Hsuan2017-05-042-74/+43
| | | | | | | | | | Seems on mobile devices a similar API is used, but I always get an AD with mimicking that API.
* | [pbs] extract chapters informationremitamine2017-05-021-0/+17
| |
* | [ffmpeg] add support for chapters field postprocessingremitamine2017-05-021-3/+28
| |
* | [common] introduce chapters fieldremitamine2017-05-021-0/+4
| |
* | [amp] imporove thumbnail and subtitle extractionRemita Amine2017-05-021-5/+13
| |
* | [douyutv] Update testTithen-Firion2017-05-021-2/+2
| |
* | [dotsub] Update testTithen-Firion2017-05-021-1/+1
| |
* | [democracynow] Update testTithen-Firion2017-05-021-1/+2
| |
* | [dailymotion] Add working testTithen-Firion2017-05-021-1/+20
| |
* | [crunchyroll] Update testTithen-Firion2017-05-021-2/+2
| |
* | [foxsports] fix extraction(closes #12945)Remita Amine2017-05-011-4/+5
| |
* | [coub] Update test and remove comment count extractionTithen-Firion2017-05-011-4/+1
| |
* | release 2017.05.01Sergey M․2017-05-014-5/+8
| |
* | [ChangeLog] ActualizeSergey M․2017-05-011-10/+32
| |
* | [infoq] Make audio format extraction non fatal (closes #12938)Sergey M․2017-05-011-2/+2
| |
* | [brightcove] Allow whitespace around attribute names in embedded codeSergey M․2017-05-012-1/+17
| |
* | [extractor/anvato] PEP 8Sergey M․2017-04-301-1/+1
| |
* | [downloader/fragment] PEP 8Sergey M․2017-04-301-1/+1
| |
* | [zaq1] Improve extraction (closes #12693)Sergey M․2017-04-301-27/+61
| |
* | [extractor/common] Extract view count from JSON-LDSergey M․2017-04-301-0/+1
| |
* | [utils] Improve unified_timestampSergey M․2017-04-302-0/+6
| | | | | | | | Seen at http://zaq1.pl/video/xev0e
* | [zaq1] Add new extractorslocum2017-04-302-0/+68
| |
* | [xvideos] Extract og:duration (closes #12828)Sergey M․2017-04-301-4/+8
| |
* | [xvideos] Add video durationSander2017-04-301-0/+5
| |
* | [vevo] ModernizeSergey M․2017-04-301-12/+9
| |
* | [vevo] Fix extraction (config.token.key)gritstub2017-04-301-2/+10
| |
* | [utils] add video/mp2t to mimetype2extRemita Amine2017-04-301-3/+1
| |