Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-19 | pbs: fix vague 'Full Episode' titles; prepend name of show | fnord | |
Many videos are given the title 'Full Episode' or 'Episode x', etc; in the info json 'title' is the episode title (for oneshots this is 'Full Episode') while the program name is 'program':{'title'. This changes the title from '(episode title)' to '(program name) - (episode title)' The following urls demonstrate useless titles http://video.pbs.org/video/2365367186/ http://video.pbs.org/video/2365519307/ http://video.pbs.org/video/2365527039/ http://video.pbs.org/video/2365530605/ Before change Full Episode Episode 5 | Preview Season 3 | Episode 4 Preview July 17, 2015 After change To Catch A Comet - Full Episode The Crimson Field - Episode 5 | Preview Last Tango in Halifax - Season 3 | Episode 4 Preview Charlie Rose The Week - July 17, 2015 | |||
2015-07-19 | [francetv] Remove unused import | Sergey M․ | |
2015-07-19 | [francetv] Fix embed test | Sergey M․ | |
2015-07-19 | [francetv] Update jt test | Sergey M․ | |
2015-07-19 | [francetv] Fix f4m extraction completely | Sergey M․ | |
2015-07-19 | [francetv] Restore support for jt videos | Sergey M․ | |
2015-07-19 | [francetv] Fix f4m extraction | Sergey M․ | |
2015-07-19 | [appleconnect] Add new extractor (fixes #6189) | Zach Bruggeman | |
Closes #6190. | |||
2015-07-19 | [sportschau] Improve title extraction | Jaime Marquínez Ferrándiz | |
The html '<title>' ends with '- sportschau.de', which shouldn't be part of the title. | |||
2015-07-19 | [sportschau] skip download in test | Jaime Marquínez Ferrándiz | |
2015-07-19 | [sportschau] Add support for sportschau.de | slangangular | |
Closes #6199. | |||
2015-07-19 | [francetv] Remove unused import | Jaime Marquínez Ferrándiz | |
2015-07-19 | [iqiyi] Add skip_download to reduce network traffic | Yen Chi Hsuan | |
MD5 checksums are commented out in 36068ae019138710a3023334db2241ec815e2fe6, and actual downloads are not necessary anymore. | |||
2015-07-19 | Credit @sceext2 for fixing iQiyi extractor (#6266) | Yen Chi Hsuan | |
2015-07-19 | Merge pull request #6283 from rohieb/patch/fix-tagesschau-tests | Sergey M. | |
[tagesschau] fix test which links to nonexisting video | |||
2015-07-19 | [tagesschau] fix test which links to nonexisting video | Roland Hieber | |
2015-07-19 | Merge branch 'sceext2-fix-iqiyi-2015-07-17' | Yen Chi Hsuan | |
2015-07-19 | [iqiyi] Comment out some MD5 sums | Yen Chi Hsuan | |
The value is different on Travis CI server | |||
2015-07-19 | [iqiyi] Remove unused imports | Yen Chi Hsuan | |
2015-07-19 | Merge branch 'fix-iqiyi-2015-07-17' of https://github.com/sceext2/youtube_dl ↵ | Yen Chi Hsuan | |
into sceext2-fix-iqiyi-2015-07-17 | |||
2015-07-19 | [rtlnl] Avoid episodes completely (Closes #6275) | Sergey M․ | |
2015-07-18 | [extractor/generic] Add support for francetv embeds | Sergey M․ | |
2015-07-18 | [francetv] Fix duration extraction | Sergey M․ | |
2015-07-18 | [francetv] Add support for embeds and clean up _VALID_URL | Sergey M․ | |
2015-07-18 | [vk] Add age restricted video test for reference | Sergey M․ | |
2015-07-18 | [vk] Capture error message | Sergey M․ | |
2015-07-18 | [bliptv] Remove unused import | Sergey M․ | |
2015-07-18 | [compat] Fix _asciire | Sergey M․ | |
2015-07-18 | [vk:uservideos] Revert orderedSet | Sergey M․ | |
2015-07-18 | [bilibili] Show georestriction error | Sergey M․ | |
2015-07-18 | [vk] Clarify extractor names | Sergey M․ | |
2015-07-18 | [vk:uservideos] Improve extraction | Sergey M․ | |
2015-07-18 | [extractor/common] Style | Sergey M․ | |
2015-07-18 | release 2015.07.182015.07.18 | Philipp Hagemeister | |
2015-07-18 | [iqiyi] fix iqiyi (2015-07-17), update the md5 salt (enc_key) to iqiyi ↵ | sceext | |
latest (2015-07-17) flash player. | |||
2015-07-18 | [nationalgeographics] Fix extraction (Closes #6262) | Sergey M․ | |
2015-07-18 | [twitch:stream] Clarify channel_id reassignment rationale (#6263) | Sergey M․ | |
2015-07-18 | [twitch:stream] Fix channel_id in different case (Closes #6263) | Sergey M․ | |
2015-07-18 | [videomega] Add shortcut to _VALID_URL | Sergey M․ | |
2015-07-18 | [videomega] Add tests | Sergey M․ | |
2015-07-18 | [videomega] Revert iframe URL | Sergey M․ | |
2015-07-18 | [videomega] Extend _VALID_URL and improve extraction (Closes #6260) | Sergey M․ | |
2015-07-18 | Merge branch 'seamusphelan-sbs_website_changes' | Sergey M․ | |
2015-07-18 | [sbs] Simplify | Sergey M․ | |
2015-07-18 | Merge branch 'sbs_website_changes' of ↵ | Sergey M․ | |
https://github.com/seamusphelan/youtube-dl into seamusphelan-sbs_website_changes | |||
2015-07-18 | [bliptv] Add test with missing duration | Sergey M․ | |
2015-07-18 | [bliptv] Use xpath for extraction and fix test | Sergey M․ | |
2015-07-18 | [compat] Fix missing _asciire on python 2.6 | Sergey M․ | |
2015-07-18 | [veehd] Use compat_urllib_parse_unquote | Sergey M․ | |
2015-07-17 | [openfilm] Fix compat_urllib_parse_unquote_plus import | Sergey M․ | |