aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2016-02-21[utils] Jython support - disable setproctitle() until ctypes is completeYen Chi Hsuan
2016-02-21[utils] Jython support: tolerate missing fcntl moduleYen Chi Hsuan
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
2016-02-16[screenjunkies] Fix spellingSergey M․
2016-02-16[iqiyi] Omit MD5 sums for the VIP-only videoYen Chi Hsuan
2016-02-16[youtube:searchurl] Extend _VALID_URLSergey M․
2016-02-15[screenjunkies] Improve, extract more metadata and workaround subscription (C...Sergey M․
2016-02-15[screenjunkies] Add new extractorPatrick Griffis
2016-02-15[canvas] Add subtitles test (#8537)Sergey M․
2016-02-15[canvas] Improve subtitles (Closes #8537)Sergey M․
2016-02-15[Canvas] Add subtitlesRobin Houtevelts
2016-02-15[iqiyi] Partial support for VIP-only videosYen Chi Hsuan
2016-02-15[noz] Add new extractorPhilipp Hagemeister
2016-02-14[laola1tv] Improve (Closes #8478)Sergey M․
2016-02-14[laola1tv] Fixes for changed site layout.Jens Wille
2016-02-14[refactor] Single quotes consistencySergey M․
2016-02-14[refactor] Do not specify redundant None as second argument in dict.get()Sergey M․
2016-02-14[downloader/dash] PEP 8Sergey M․