Commit Graph

10982 Commits (8fff4f61e5741e56890ccb108f42b0c7dc6607e8)
 

Author SHA1 Message Date
Sergey M․ 83423254cc [myvi:embed] Extend _VALID_URL
Sergey M․ 1c20ddc966 [myvi:embed] Add extractor (Closes )
Sergey M․ 675e9f22ea [vimple] Extract spruto player based extractor class
Sergey M․ 77c6fb5b24 [youtube] Make further DASH manifests not fatal after succeeded one
Sergey M․ 082a0140ef [yinyuetai] Do not capture unused group
Yen Chi Hsuan 9e535ce055 Merge branch 'ping-yinyuetai'
Yen Chi Hsuan d76dea001b [yinyuetai] Miscellaneous improvements
1. Include all fields in _TEST
2. Use .get() for optional fields
3. Clarify the intention of 'ext' in formats
Yen Chi Hsuan af0f9b0e95 [yinyuetai] Style
Yen Chi Hsuan e2082ea942 [yinyuetai] Add test for h5/ part in _VALID_URL
Yen Chi Hsuan 68923e52a3 Merge branch 'yinyuetai' of https://github.com/ping/youtube-dl into ping-yinyuetai
Sergey M․ 9281f6d253 [vk] Add test for youtube embed
Sergey M․ 4647845679 [vk] Fix youtube extraction
Sergey M․ cf9cf7dd04 [vk] Extend _VALID_URL to handle biqle.ru (Closes )
Yen Chi Hsuan 1316b54956 [clipsyndicate] Use _match_id
Yen Chi Hsuan cbc1fadd6f [clipsyndicate] Support chic subdomain (fixes )
Philipp Hagemeister 4dd09c9add release 2015.07.07
Yen Chi Hsuan 267dc07e6b [gfycat] Catch errors
Yen Chi Hsuan d7b4d5dd50 [gfycat] Extract id correctly (fixes )
Sergey M․ 7f220b2fac [vk] Catch ownership confirmation request
Sergey M․ 275c0423aa [vk] Fix extraction (Closes )
Yen Chi Hsuan d3ee4bbc5a Merge branch 'ping-qqmusic-format-fix'
Yen Chi Hsuan 85a064861f [qqmusic] Use regex for thumbnails in test cases
Yen Chi Hsuan d0b436bff2 Merge branch 'qqmusic-format-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-format-fix
Yen Chi Hsuan 92b2f18072 Merge branch 'ping-qqmusic-album-fix'
Yen Chi Hsuan dfc4eca21f [qqmusic:album] Playlist names are optional
Yen Chi Hsuan fc7ae675e2 [qqmusic:album] Strip description
Yen Chi Hsuan 804ad79985 Merge branch 'qqmusic-album-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-album-fix
Yen Chi Hsuan da839880e9 Merge branch 'ping-qqmusic-playlist'
Yen Chi Hsuan e9d33454b5 [qqmusic:playlist] Playlist names are optional
Yen Chi Hsuan d80891efc4 Merge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ping-qqmusic-playlist
ping 37c1e4025c [yinyuetai] New extractor for yinyuetai.com
Yen Chi Hsuan 59a83d3e5b [spiegeltv] Skip invalid m3u8 manifests (closes )
Yen Chi Hsuan 13af92fdc4 [common] Add 'fatal' to _extract_m3u8_formats
Sergey M․ 0c20ee7d4b [rtlnl] Clarify current adaptive -> flash workaround rationale
Sergey M․ 89d42c2c75 [rtlnl] Clarify test
Sergey M․ 04611765a4 Merge branch 'corone17-patch-1'
Sergey M․ 9dfc4fa1a1 [rtlnl] Add test with encrypted m3u8 streams for reference
Sergey M․ 43232d5c14 [rtlnl] Improve
Sergey M․ f7c272d4fa Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone17-patch-1
Sergey M․ ede21449c8 [crunchyroll] Fix extraction (Closes , closes )
Jaime Marquínez Ferrándiz bb8e553662 [YoutubeDL] format spec: Do not fail when a filter gives an empty result
For example with 'best[height<40]' we ended getting a 'IndexError: list index out of range'.
Jaime Marquínez Ferrándiz f5f4a27a96 [YoutubeDL] format spec: fix handling of '/' with ','
When using 'bestvideo/best,bestaudio', 'bestvideo/best' must be set as the current_selector (instead of appending it to the selectors), otherwise when it gets the ',' it would append 'None' to the selectors.
Sergey M․ d7c9a3e976 Credit @remitamine for snagfilms ()
Philipp Hagemeister 35eb649e9d release 2015.07.04
Sergey M․ e56a4c9e9b [thisamericanlife] Improve and simplify
Eric Wong 95506e37af [thisamericanlife] Remove unnecessary comment
Eric Wong e41840c522 [thisamericanlife] get info from <meta> tags
Eric Wong 2a46a27e6c [thisamericanlife] Add a new extractor
Sergey M․ 0bcdc27653 [dailymotion:cloud] Extend _VALID_URL (Closes )
Sergey M․ ddf0f74de7 [howcast] Fix extraction and modernize