aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2016-02-22release 2016.02.222016.02.22Philipp Hagemeister
2016-02-22[tf1] fix info extraction(fixes #8599)remitamine
2016-02-22[googledrive] Make thumbnail optional (Closes #8629)Sergey M․
2016-02-22[arte] PEP 8Sergey M․
2016-02-22[pbs] Extract all formats (Closes #8538)Sergey M․
2016-02-22[extractor/common] Add _remove_duplicate_formatsSergey M․
2016-02-21[twitter] Fix metadata extraction and test_Twitter_1Yen Chi Hsuan
2016-02-21[twitter] Fix a typoYen Chi Hsuan
2016-02-21[twitter:amplify] Extract more metadataYen Chi Hsuan
2016-02-21[twitter] Fix several failed testsYen Chi Hsuan
2016-02-21[twitter:amplify] Add TwitterAmplifyIE for handling Twitter smart URLsYen Chi Hsuan
2016-02-21[arte:future] Fix testSergey M․
2016-02-21[arte:magazine] Fix testSergey M․
2016-02-21[arte:+7] Detect more embeds (Closes #8613)Sergey M․
2016-02-21[arte:+7] Improve _VALID_URLSergey M․
2016-02-21[extractor/generic] Add support for ok embeds (#8619)Sergey M․
2016-02-20add more subtitles mime types to mimetype2ext and fix the platform subtitle e...remitamine
2016-02-21[postprocessor/embedthumbnail] Allow mkv to embed thumbnailsYen Chi Hsuan
2016-02-20[utils] mimetype2ext: return 'm4a' for 'audio/mp4' (fixes #8620)Jaime Marquínez Ferrándiz
2016-02-20[iqiyi] Support playlists (closes #8019)Yen Chi Hsuan
2016-02-20[faz] Future-proof XML element checkPhilipp Hagemeister
2016-02-20[iqiyi] Implement _login()Yen Chi Hsuan
2016-02-20[utils] Add OHDave's RSA encryption functionYen Chi Hsuan
2016-02-20[appletrailers] Extend _VALID_URL (#8524)Yen Chi Hsuan
2016-02-19[mtv] imporove duration extractionremitamine
2016-02-19[mtv] Extract duration from each playlist itemRiCON
2016-02-19[pornhub] Fix thumbnail and duration extraction (Closes #8604)Sergey M․
2016-02-18[pornhub:playlistbase] Improve extract entriesSergey M․
2016-02-18[pornhub:user:videos] Add extractor (Closes #8548)Sergey M․
2016-02-18[francetv] Improve video id regex (Closes #8563)Sergey M․
2016-02-18[youtube:watchlater] Respect --no-playlistSergey M․
2016-02-18[youtube:watchlater] Improve _VALID_URL (Closes #8594)Sergey M․
2016-02-18[arte] Improve _VALID_URLsSergey M․
2016-02-18[arte:magazine] Improve (Closes #8473)Sergey M․
2016-02-18[arte:magazine] Add extractorThomas Jost
2016-02-18[cbsnews] use find_xpath_attrremitamine
2016-02-18[cbsnews] extract subtitle url from theplatform SMIL manifest(fixes #8568)remitamine
2016-02-18[dailymotion] Fix view count extractioncazulu
2016-02-17[vrt] Detect geo restrictionSergey M․
2016-02-17[vrt] Make formats extraction non fatal (Closes #8587)Sergey M․
2016-02-17[arte] Fix upload date extraction (Closes #8581)Sergey M․
2016-02-17[arte] PEP 8Sergey M․
2016-02-17[arte] Make sorting aware of en/es formatsSergey M․
2016-02-17[arte] Extend more _VALID_URLs for en and es supportSergey M․
2016-02-17[arte:+7] Fix extraction for react-based layoutSergey M․
2016-02-17[arte:+7] Add support for en and es URLsSergey M․
2016-02-16[orf:tvthek] Check formats (Closes #8580)Sergey M․
2016-02-16[xtube:user] Remove duplicated video idsSergey M․
2016-02-16[xtube] Fix extraction (Closes #8565)Sergey M․
2016-02-16[facebook] Improve error handling (#8572)Yen Chi Hsuan