Commit Graph

9743 Commits (711762f0b70b65f2f28f2cd8023497f50fccd81a)
 

Author SHA1 Message Date
George Brighton 1a5fd4eebc [moviefap] Wrap long lines 9 years ago
George Brighton 8a1b49ff19 [moviefap] Explicitly sort formats to handle possible site changes 9 years ago
George Brighton b971abe897 [moviefap] Replace call to `str()` with `compat.compat_str()` 9 years ago
George Brighton 43b925ce74 [moviefap] Replace calls to `find()` with `util.xpath_text()`. 9 years ago
George Brighton 62b742ece3 [moviefap] Remove redundant comments 9 years ago
George Brighton d16ef949ca [moviefap] Allow non-critical fields to change without breaking extraction 9 years ago
Sergey M․ 23e7cba87f [twitter:card] Add extractor (#5239) 9 years ago
George Brighton a8e6f30d8e [moviefap] Swap and justify tests 9 years ago
George Brighton 9c49410898 [moviefap] Add categories to tests 9 years ago
George Brighton 802d74aa6b [moviefap] Swap test for an alternative non-copyrighted video 9 years ago
George Brighton 71f9e49e67 [moviefap] Fix dictionary comprehension syntax incompatible with Python 2.6 9 years ago
George Brighton 82ea1051b5 [moviefap] Add new extractor 9 years ago
Sergey M․ 6c4d20cd6f [downloader/external] Fix externals downloaders specified with extension on Windows 9 years ago
Sergey M․ 04c27802c0 [smotri] Add tests for password protected videos 10 years ago
Sergey M․ c3b7202f4f [smotri] Remove non relevant test 10 years ago
Sergey M․ 81103ef35d [smotri] Fix password protected video extraction 10 years ago
Sergey M. 0eb5c1c62a Merge pull request #6081 from yan12125/skip_problematic_sites
[planetaplay/quickvid/vube] Skip inaccessible sites
10 years ago
Sergey M․ a9de951744 [snagfilms] More tests 10 years ago
Sergey M․ a42a1bb09d [snagfilms] Capture not available error 10 years ago
Sergey M․ 9fbfc9bd4d [snagfilms:embed] Capture geolocation restriction error 10 years ago
Sergey M․ 242a998bdc [snagfilms] Add support for shows 10 years ago
Sergey M․ 9d1bf70234 Merge branch 'remitamine-snagfilms' 10 years ago
Sergey M․ b8c1cc1a51 [extractor/generic] Add test for snagfilms embeds 10 years ago
Sergey M․ eedd20ef96 [extractor/generic] Add support for snagfilms embeds 10 years ago
Sergey M․ 7c197ad96d [snagfilms] Add routine for generic embeds extractions 10 years ago
Sergey M․ 654fd03c73 [snagfilms] Improve and simplify 10 years ago
Jaime Marquínez Ferrándiz cee16e0fa3 [newstube] style: fix alignment 10 years ago
Jaime Marquínez Ferrándiz 73c471e9ef [newstube] Fix GUID extraction (fixes #6109) 10 years ago
Sergey M․ 533b99fbf9 Merge branch 'snagfilms' of https://github.com/remitamine/youtube-dl into remitamine-snagfilms 10 years ago
remitamine f39eb98bab download all pages before start extracting info 10 years ago
Sergey M․ da77d856a1 [youtube] Add test for #6093 10 years ago
Sergey M․ b2575b38e7 [options] Clarify --youtube-skip-dash-manifest 10 years ago
Sergey M․ 0a3cf9ad3d [youtube] Skip get_video_info requests when --youtube-skip-dash-manifest is specified 10 years ago
Sergey M․ 00334d0de0 [options] Add missing whitespace and split lines 10 years ago
Sergey M․ 226b886ca8 [vk] Fix authentication (Closes #6105) 10 years ago
Sergey M․ bc93bdb5bb [youtube] Fix reference before assignment for video_info 10 years ago
Yen Chi Hsuan af214c3a79 [youtube] More useful messages for georestricted videos (#5716) 10 years ago
Yen Chi Hsuan 4eb10f6621 [utils] Add ISO3166Utils 10 years ago
remitamine 7d7d469025 add support for embed links 10 years ago
remitamine fd40bdc0be remove unnecessary symbolic name for group 10 years ago
remitamine 7e0480ae0e convert tabs to 4 spaces identation 10 years ago
Sergey M․ d80265ccd6 [youtube] Simplify non-DASH formats exclusion 10 years ago
Sergey M․ 1b5a1ae257 [youtube] Pick up codecs info from DASH manifest when not set explicitly 10 years ago
Sergey M․ d8d24a922a [youtube] Extract formats from multiple DASH manifests (Closes #6093)
DASH manifest pointed by dashmpd from the video webpage and one pointed by get_video_info may
be different (namely different itag set) - some itags are missing from DASH manifest pointed by
webpage's dashmpd, some - from DASH manifest pointed by get_video_info's dashmpd).
The general idea is to take a union of itags of both DASH manifests (for example video with such
'manifest behavior' see https://github.com/rg3/youtube-dl/issues/6093).
10 years ago
remitamine 03339b7b5b [snagfilms] Add new extractor 10 years ago
Shadab Zafar 2028c6e03d Added a Playlist Info Extractor for WebOfStories 10 years ago
Sergey M․ 2988835af5 [lynda] Fix non-ASCII logins/passwords on python 2 10 years ago
Sergey M․ 62cca96b72 [lynda] Fix confirm login request (#6088) 10 years ago
Sergey M․ b4dea075a3 [lynda] Fix login request (Closes #6088) 10 years ago
Sergey M․ 533f67d3fa [infoq] Relax _VALID_URL (Closes #6071) 10 years ago