aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [c56] Support videos hosted on Sohu (closes #8073)Yen Chi Hsuan2016-02-241-2/+20
|
* [vk] Extract video URL from extra_data (Closes #8646)Sergey M․2016-02-231-6/+25
|
* [facebook] Support mobile URLs (closes #8638)Yen Chi Hsuan2016-02-231-2/+6
|
* [nba] Support channels (#5362, #4167)Yen Chi Hsuan2016-02-231-0/+71
|
* [utils] Implement cache for OnDemandPagedListYen Chi Hsuan2016-02-231-2/+11
|
* [nba] Support non-video/ pagesYen Chi Hsuan2016-02-231-3/+27
| | | | Fixes #8589
* [README.md] Fix typoSergey M2016-02-231-1/+1
|
* [README.md] Fix typoSergey M2016-02-231-1/+1
|
* [README.md] Clarify robustness and future-proof requirements for new extractorsSergey M2016-02-231-2/+3
|
* [README.md] Update link to extractor metafieldsSergey M2016-02-231-1/+1
|
* [README.md] Emphasize copyright infringement aspects in add-new-site-support ↵Sergey M2016-02-231-1/+3
| | | | tutorial
* [README.md] Add tl;dr links to examplesSergey M2016-02-231-3/+9
|
* [README.md] Extract example subsectionsSergey M2016-02-231-2/+7
|
* [README.md:output_template] Add example for channel/user playlists downloadSergey M2016-02-231-0/+3
|
* [xfileshare] Add support for powerwatch (Closes #8628)Sergey M․2016-02-221-1/+9
|
* release 2016.02.22Philipp Hagemeister2016-02-223-4/+10
|
* [tf1] fix info extraction(fixes #8599)remitamine2016-02-222-7/+7
|
* [googledrive] Make thumbnail optional (Closes #8629)Sergey M․2016-02-221-1/+1
|
* [arte] PEP 8Sergey M․2016-02-221-2/+1
|
* [pbs] Extract all formats (Closes #8538)Sergey M․2016-02-221-18/+54
|
* [extractor/common] Add _remove_duplicate_formatsSergey M․2016-02-221-0/+10
|
* [twitter] Fix metadata extraction and test_Twitter_1Yen Chi Hsuan2016-02-211-7/+12
|
* [twitter] Fix a typoYen Chi Hsuan2016-02-211-1/+1
|
* [twitter:amplify] Extract more metadataYen Chi Hsuan2016-02-211-1/+29
|
* [twitter] Fix several failed testsYen Chi Hsuan2016-02-211-5/+5
|
* [twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLsYen Chi Hsuan2016-02-212-5/+42
| | | | Closes #8075
* [arte:future] Fix testSergey M․2016-02-211-0/+1
|
* [arte:magazine] Fix testSergey M․2016-02-211-1/+2
|
* [arte:+7] Detect more embeds (Closes #8613)Sergey M․2016-02-211-9/+31
|
* [arte:+7] Improve _VALID_URLSergey M․2016-02-211-1/+1
|
* [extractor/generic] Add support for ok embeds (#8619)Sergey M․2016-02-211-0/+5
|
* add more subtitles mime types to mimetype2ext and fix the platform subtitle ↵remitamine2016-02-203-11/+8
| | | | extraction
* [postprocessor/embedthumbnail] Allow mkv to embed thumbnailsYen Chi Hsuan2016-02-211-1/+1
| | | | Fixes #6046
* [utils] mimetype2ext: return 'm4a' for 'audio/mp4' (fixes #8620)Jaime Marquínez Ferrándiz2016-02-201-0/+6
| | | | The youtube extractor was using 'mp4' for them, therefore filters like 'bestaudio[ext=m4a]' stopped working (94278f720272c5ad2cd5900f59f8e71f31d46633 broke it).
* [test_iqiyi_sdk_interpreter] Add test for iQiyi loginYen Chi Hsuan2016-02-201-0/+47
|
* [iqiyi] Support playlists (closes #8019)Yen Chi Hsuan2016-02-201-0/+49
|
* [faz] Future-proof XML element checkPhilipp Hagemeister2016-02-201-1/+1
|
* [Makefile] iQiyi login test requires networkYen Chi Hsuan2016-02-201-1/+1
|
* [iqiyi] Implement _login()Yen Chi Hsuan2016-02-201-6/+230
| | | | Currently only email login supported
* [utils] Add OHDave's RSA encryption functionYen Chi Hsuan2016-02-202-0/+26
|
* [appletrailers] Extend _VALID_URL (#8524)Yen Chi Hsuan2016-02-201-1/+4
|
* [test_YoutubeDL] Make test pass until more intelligent sort formats (Closes ↵Sergey M․2016-02-201-1/+1
| | | | #8462)
* [mtv] imporove duration extractionremitamine2016-02-191-5/+3
|
* [mtv] Extract duration from each playlist itemRiCON2016-02-191-0/+5
| | | | | RSS used instead of manifest files because it's exact to the millisecond with the video I tested while in manifest it's only exact to the second.
* [README.md] Clarify verbose logSergey M2016-02-191-2/+2
|
* [pornhub] Fix thumbnail and duration extraction (Closes #8604)Sergey M․2016-02-191-7/+24
|
* [pornhub:playlistbase] Improve extract entriesSergey M․2016-02-181-1/+1
|
* [pornhub:user:videos] Add extractor (Closes #8548)Sergey M․2016-02-182-15/+39
|
* [francetv] Improve video id regex (Closes #8563)Sergey M․2016-02-181-1/+1
|
* [youtube:watchlater] Respect --no-playlistSergey M․2016-02-181-7/+15
|