Commit Graph

8436 Commits (4a8963770e37568c484841338cbb6761cf3cb5c3)

Author SHA1 Message Date
Philipp Hagemeister c254f75bbb release 2015.09.28 9 years ago
Sergey M․ 86692c019c [keek] Strip title 9 years ago
Sergey M․ 1ab1c4ef57 [keek] Improve uploader fields regexes 9 years ago
Sergey M․ 926fb62eec [keek] Remove description
Since it equals title plus static suffix
9 years ago
Sergey M․ 817690ff73 [keek] Make uploader fields non fatal 9 years ago
remitamine 98e1c935a1 [keek] extract uploader and uploader id with _search_regex 9 years ago
remitamine f30e9976d6 [keek] add utf-8 coding cookie 9 years ago
remitamine 80e98aed69 [keek] fix test title 9 years ago
remitamine 6a24cb3d22 [keek] extract more info 9 years ago
remitamine e13b9e7885 [keek] fix info extraction 9 years ago
Sergey M․ dd467d33d0 [extractor/generic] Add support for condenast script embeds (Closes #6885, closes #6991) 9 years ago
Sergey M․ c6b8f4d0c9 [condenast] Add support for JS embeds 9 years ago
Yen Chi Hsuan 95240b8093 Use `insert` for all sys.path manipulations
Closes #6867.
9 years ago
Sergey M․ 2f962d0a91 [eagleplatform] Use http scheme for thumbnail 9 years ago
Sergey M․ 3c63e1bb57 [eagleplatform] Make _handle_error staticmethod 9 years ago
Sergey M․ c471b34575 [eagleplatform] Simplify secure mp4 construction and clarify rationale 9 years ago
remitamine d045f0bdb7 [eagleplatform] use http urls explicitly 9 years ago
remitamine 22becac4bd [eagleplatform] return the code to handle errors in all _download_json requests 9 years ago
remitamine 9d632b1b27 [eagleplatform] extract mp4 url and fix thumbnail url 9 years ago
Sergey M․ 95c5e10103 [qqmusic] Allow [mm:ss] timestamps 9 years ago
Sergey M․ a5d09d684e [qqmusic] Use release_date 9 years ago
Sergey M․ 8aab976bbd [extractor/common] Document release_date field 9 years ago
Sergey M․ cd1bb54990 [qqmusic] Add test for a song with non .lrc lyrics 9 years ago
Sergey M․ d4cd06138c [qqmusic] Do not capture braced text from the middle of the string 9 years ago
Sergey M․ 961c5cbf17 [qqmusic] Eliminate _filter_lrc and use single quotes 9 years ago
Qijiang Fan b65e5bb72f [qqmusic] Add subtitles for QQMusic
Use .lrc lyrics as subtitles if lyrics in lrc format exist.
9 years ago
Sergey M․ 54914380c0 [bbc] Add test for programme that fails with iptv-all mediaset 9 years ago
Sergey M․ 26ccc68bed [bbc] Clarify iptv-all mediaset rationale 9 years ago
Sergey M․ ee3d5a6d47 [bbc] Skip mediaselection on gelocation error (Closes #6983) 9 years ago
Sergey M․ 46fde8a1a2 [extractor/generic] Use _extract_url for mtvservices 9 years ago
Sergey M․ fe1d858e35 [mtvservices:embedded] Add _extract_url 9 years ago
Sergey M․ fc42bc6ec9 [mtv] Look for sm4:video:embed (Closes #6936, closes #6970) 9 years ago
Yen Chi Hsuan fe6ad195ae Merge pull request #6966 from remitamine/kuwo
[kuwo] fix title extraction and update test
9 years ago
remitamine 7193650641 [kuwo] treat the offline error as an expected ExtractorError 9 years ago
remitamine 5db34f680f [kuwo] check for the offline error page 9 years ago
remitamine 3706fb5dc8 [fktv] get format_id from video file ext 9 years ago
Jaime Marquínez Ferrándiz 4866b72eb2 [fktv] Don't redefine 'url' in list comprehension
Detected with flake8.
9 years ago
remitamine 3d09aa4c82 [kuwo] extract title inside element with class title exactly 9 years ago
remitamine c44c7895b8 [kuwo] fix title extraction and update test 9 years ago
Yen Chi Hsuan 8de28761c4 [fktv] Fix a regex 9 years ago
Yen Chi Hsuan 711762f0b7 [fktv] Coding style 9 years ago
Yen Chi Hsuan 5773803961 [fktv] Correct thumbnail extraction and add the test 9 years ago
Yen Chi Hsuan 140359fc2c [fktv] Correct and improve some regexs 9 years ago
Yen Chi Hsuan 8ddf48d59f [fktv] Raise an error is no videos found 9 years ago
Yen Chi Hsuan 2e40a12225 [fktv] Correct spellings 9 years ago
Yen Chi Hsuan dade7245af Merge branch 'fktv' of https://github.com/remitamine/youtube-dl into remitamine-fktv 9 years ago
remitamine 1f9fb20fcd [nextmedia] update AppleDailyIE tests 9 years ago
Sergey M․ 0940c5b4c6 [condenast] Do not capture unused group in _VALID_URL 9 years ago
Sergey M․ 42ca72dff3 [condenast] Keep acute accent 9 years ago
remitamine 2949a6cda9 [condenast] fix video info regex 9 years ago
remitamine 882fc9052e [condenast] fix extraction and add support for other sites 9 years ago
Sergey M․ 9b166fc1f8 [iconosquare] Extract comments 9 years ago
Sergey M․ d4364f30bd [iconosquare] Revert title (Closes #6954) 9 years ago
remitamine 857421024d [iconosquare] fix info extraction 9 years ago
atomic83 545a23f11b More title extraction fixing. 9 years ago
remitamine 47024eb564 [hostingbulk] remove extractor 9 years ago
Sergey M․ 9c58885c70 [nhl:news] Add support for iframe embeds (Closes #6941) 9 years ago
Sergey M․ 9fbd4b35a2 [nhl] Add support for embedded URLs 9 years ago
Sergey M․ 05b476a270 [vidme] Prefer non clip (Closes #6924) 9 years ago
Sergey M․ 4395ca2e04 [xhamster] Fix title extraction (Closes #6944) 9 years ago
Yen Chi Hsuan 19f93d906e [iqiyi] Use md5_text for all MD5 calls 9 years ago
Yen Chi Hsuan 57565375c8 [iqiyi] Fix extraction (fixes #6878) 9 years ago
Sergey M․ eb11cbe867 [soundcloud] Update client id (Closes #6930) 9 years ago
Sergey M․ f102819463 [downloader/hls] Pass http headers to downloader 9 years ago
Philipp Hagemeister b942db3dc3 release 2015.09.22 9 years ago
Sergey M․ 78f9fb902b [9gag] Support embed URLs 9 years ago
Sergey M․ d8fef8faac [9gag] Quotes consistency 9 years ago
Sergey M․ 8ea6bd2802 [9gag] Add vimeo test 9 years ago
Sergey M․ c659022b5c [9gag] Modernize 9 years ago
Sergey M․ 8ca2e93e1a [9gag] Relax optional fields 9 years ago
Sergey M․ 5600e214c3 [9gag] Make post view regex more robust 9 years ago
Sergey M․ 6400f8ec0f [9gag] Allow old .tv domain
There are still references to it in webpage's source
9 years ago
Sergey M․ c3a4e2ec40 [9gag] Remove redundant test 9 years ago
Sergey M․ e28c794699 [9gag] Make display_id optional 9 years ago
remitamine da9f180835 [ninegag] remove unnecessary condition 9 years ago
remitamine 6b8ce312e3 [ninegag] extract source url 9 years ago
remitamine de3fc356e1 [ninegag] fix _VALID_URL regex and handle the use of other external providers 9 years ago
Sergey M․ d0fed4ac02 [viewster] Use tuple 9 years ago
Sergey M․ 7ce50a355c [viewster] Add geo restricted tests 9 years ago
Sergey M․ 9612f23399 [viewster] Detect video geo restriction 9 years ago
Sergey M․ cccedc1aa4 [voewster] Detect series geo restriction 9 years ago
Sergey M․ c430802e32 [extractor/common] Add raise_geo_restricted 9 years ago
Sergey M․ cb4e421901 [voewster] Update tests 9 years ago
Sergey M․ 8e97596b7b [viewster] Extract height from bitrate and prefer mp4 videos 9 years ago
remitamine 92085e7099 [viewster] accept https links and fix api_token extraction and extract mp4 video link(fixes #6787) 9 years ago
Sergey M․ c6aa838b51 [youtube:history] Enable exractor 9 years ago
Sergey M․ 9f5e8d16b3 [youtube:history] Disable exractor 9 years ago
Sergey M․ 82c06a40ac Fix typo 9 years ago
Sergey M․ 4423eba49b [nfl] Add support for URLs without id (Closes #6907) 9 years ago
Sergey M․ 5b4c54631a [nfl] Add team domains (#6907) 9 years ago
Sergey M․ 5a1a2e9454 [utils] Fix kwargs on old python 2 (Closes #6905) 9 years ago
Jaime Marquínez Ferrándiz f005f96ea5 [youtube:history] Explain why it has disabled and skip test 9 years ago
Sergey M․ 5e39123b3b [arte:+7] Fix typo 9 years ago
Sergey M․ 393ca8c94d [arte:+7] Look for json vp url in iframe (Closes #6895) 9 years ago
Sergey M․ f817adc468 [youtube:history] Disable extractor until #6893 is investigated
Wiped out part of my history as well
9 years ago
Sergey M․ 6c91a5a7f5 [extractor/generic] Fix following redirect in Refresh HTTP header on python 2 9 years ago
remitamine 5de5ab89b4 [shahid] change test ext 9 years ago
remitamine 1d67c96640 [shahid] fix api request url 9 years ago
Sergey M․ d1c694ea4a [bbc] Switch extraction to hq iptv hls (Closes #2732, closes #3023, closes #4828, closes #6803, closes #6855) 9 years ago
Sergey M․ 06368a232a [playwire] Fix test 9 years ago
Jaime Marquínez Ferrándiz 8a7bbd1606 [postprocessor/ffmpeg] Always use the 'file:' protocol for filenames (fixes #6874)
If the filename contains ':' it is interpreted as a protocol.
It also handles filenames starting with '-'.
9 years ago
Sergey M․ 131d05033b [ok] Skip test 9 years ago
Sergey M․ 1806a75415 [ok] Capture error message 9 years ago
Sergey M․ 659ffe204c [divxstage] Remove extractor
DivxStage is offline for quite some time already
9 years ago
Sergey M․ 4647fd8910 [telecinco] Fix typo 9 years ago
Sergey M․ d492dad8f4 [telecinco] Add support for mediaset.es 9 years ago
Sergey M․ 3368d70dce [mitele] Clarify IE_DESC 9 years ago
Sergey M․ 0e1b2566ff [telecinco] Clarify IE_DESC 9 years ago
Sergey M․ 369e60162e [telecinco] Update test 9 years ago
Sergey M․ d5e7657fe2 [telecinco] Add support or cuatro.com 9 years ago
Sergey M․ f84ce1ebaf [mitele] Fix extraction (Closes #6414) 9 years ago
Sergey M․ 12bc242944 [telecinco] Incorporate mitele code 9 years ago
Sergey M․ 88060cce10 [rai] Add support for videos embedded with drawMediaRaiTV (Closes #6866) 9 years ago
Sergey M․ 272e4db5c7 [pornhub] Relax _VALID_URL (Closes #6868) 9 years ago
Philipp Hagemeister 2b3c254678 [youtube:channel] Correct 404 handling
Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404.
9 years ago
Philipp Hagemeister 287be8c615 [youtube:truncated_url] Add ?t=
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
9 years ago
Philipp Hagemeister 953fed280f [compat] Do not use unicode
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
9 years ago
Sergey M․ e2ff3df314 [clubic] Relax _VALID_URL (Closes #6854) 9 years ago
Sergey M․ c246773599 [nowness] Add vimeo test 9 years ago
Sergey M․ 82c18e2a53 [nowness] Simplify 9 years ago
Sergey M․ d5d38d16ae Merge branch 'nowness' of https://github.com/remitamine/youtube-dl into remitamine-nowness 9 years ago
Sergey M․ 2ffe3bc14b [ndr] Rework and cover with tests 9 years ago
Sergey M․ d5867276a9 Merge branch 'master' of github.com:rg3/youtube-dl into remitamine-ndr 9 years ago
Yen Chi Hsuan f665ef8fc5 Merge remote-tracking branch 'upstream/master' 9 years ago
Yen Chi Hsuan b264c21302 [tudou] Use single quotes and compat_str 9 years ago
Yen Chi Hsuan 349b3a2ea0 [tudou] Improve regexs 9 years ago
Yen Chi Hsuan 87813a8570 [tudou] Use _download_xml 9 years ago
Yen Chi Hsuan aab135516b [tudou] Avoid shadowing builtin names 9 years ago
Yen Chi Hsuan 141ba36996 [tudou] Modernize 9 years ago
Yen Chi Hsuan 94e507aea7 [tudou] A more comprehensive _VALID_URL 9 years ago
Sergey M․ 3ebc121293 Merge branch 'ndr' of https://github.com/remitamine/youtube-dl into remitamine-ndr 9 years ago
Yen Chi Hsuan 41ebd6530b [tudou] Add the test case (#6273) 9 years ago
Yen Chi Hsuan 2ec7b7b79b Merge branch 'master' of https://github.com/linhua55/youtube-dl into linhua55-master 9 years ago
Sergey M․ 60ed60353b [openfilm] Remove extractor
OpenFilm has been shut down
9 years ago
Sergey M․ 586f1cc532 [extractor/common] Skip html comment tags (Closes #6822) 9 years ago
Sergey M․ 73eb13dfc7 [extractor/common] Case insensitive inputs extraction 9 years ago
Sergey M․ 1721fef28b [yahoo] Fix test 9 years ago
Sergey M․ 364ca0582e [yahoo] Process query result embedded in webpage 9 years ago
Sergey M․ 133a2b4ac2 [downloader/hls] Properly close stream 9 years ago
Philipp Hagemeister d85187eb74 release 2015.09.09 9 years ago
Sergey M․ cc1ac11017 [vier:videos] Fix extraction with old approach (Closes #6806) 9 years ago
Sergey M․ 482aa3fecc [vidme] Simplify, make more robust, extract more metadata and capture errors (Closes #6812) 9 years ago
Lukáš Lalinský d9c19db340 Extract all vid.me formats 9 years ago
Sergey M. 6c4d243de5 Merge pull request #6804 from remitamine/xuite-tests
[xuite] fix test md5
9 years ago
remitamine 7b4137c351 [fktv] fix info extraction 9 years ago
remitamine 1072336249 [washingtonpost] fix test info 9 years ago
remitamine 75bb5c7028 [xuite] fix test md5 9 years ago
remitamine 376e1ad081 [ndr] use utils.qualites 9 years ago
remitamine b58a22b963 [ndr] make NDREmbed and NJoyEmbed _VALID_URL regex unique 9 years ago
Sergey M․ 47004d9579 [crunchyroll] Fix uploader and upload date extraction 9 years ago
Sergey M․ 12810c9cd3 [crunchyroll] Force Accept-Language to any for all requests (Closes #6797) 9 years ago
Sergey M․ 7a459170fa [__init__] Remove musicvault 9 years ago
Sergey M. 3cf0df568a Merge pull request #6791 from remitamine/musicvault
[musicvault] remove extractor
9 years ago
remitamine b88ebd472e [musicvault] remove extractor 9 years ago
remitamine 64997815c4 [ndr] add support for embeds 9 years ago
remitamine b1b7d1ffba [wimp] fix tests info 9 years ago
Jaime Marquínez Ferrándiz 4003bd82b0 [youtube:shows] Use https 9 years ago
remitamine 8801255d7d [youtube] fix show extraction (fixes #4841)
Closes #6782)
9 years ago
remitamine 3b18f539a7 [ndr] fix info extraction 9 years ago
Yen Chi Hsuan bc973e06d0 Merge pull request #6783 from remitamine/yahoo-tests
[yahoo] change test md5 checksum
9 years ago
remitamine cf33a47df0 [ajazzera] skip test 9 years ago
remitamine daeb0f04cd [yahoo] change test md5 checksum 9 years ago
Sergey M․ 97243fe395 [ceskatelevize] Extract playlists (Closes #6772) 9 years ago
Sergey M․ 9dbdb65abe [techtvmit] Update test 9 years ago
Sergey M․ 9af461de35 [techtvmit] Fix extraction 9 years ago
Sergey M. 4d71e200c6 Merge pull request #6774 from remitamine/academicearth
[academicearth] fix test info
9 years ago
Sergey M. 8e0bdabed2 Merge pull request #6773 from remitamine/airmozilla
[airmozilla] fix test info
9 years ago
Sergey M․ bca553caac [eagleplatform] Fix extraction 9 years ago
remitamine a2f42a3baf [academicearth] fix test info 9 years ago
remitamine 7465222a9c [airmozilla] fix test info 9 years ago
Sergey M․ e28034c5ac [utils] Comment cookie processing until result from travis and some more testing 9 years ago
Sergey M․ 12bbd32ad0 [kuwo:singer] Skip test 9 years ago
Sergey M․ 266e466ee4 [utils] Simplify cookie processor 9 years ago
Sergey M․ cf83f532ae [niconico] Use encode_dict 9 years ago
Sergey M․ cd019668dc [niconico] Use encode_dict 9 years ago
Sergey M․ 515fc8776f [youtube] Use encode_dict 9 years ago
Sergey M․ c7c0996d8c [gorillavid] Add test for filehoot.com (Closes #6771) 9 years ago
Sergey M․ b3e64671cc [gorillavid] Improve title 9 years ago
Sergey M․ 4abe214499 [gorillavid] Encode fields 9 years ago
Sergey M․ e94cb5ae7e [gorillavid] Add support for filehoot.com 9 years ago
Sergey M․ e213c98df1 [gorillavid] Build correct URL 9 years ago
Sergey M․ 1639282434 [utils] Add encode_dict 9 years ago
Sergey M․ be0e5dbd83 [extractor/common] Extract submit inputs 9 years ago
Sergey M․ ad72917274 [utils] Add issue URL in comment for #6457 9 years ago
Sergey M․ 6a3f4c3f82 [YoutubeDL] Use custom cookie processor 9 years ago
Sergey M․ a6420bf50c [utils] Add cookie processor for cookie correction (Closes #6769) 9 years ago
Sergey M․ eb387896e9 [adultswim] Fix extraction on python 2.6 9 years ago
remitamine f43c163158 [nowness] pass cinematique 9 years ago
remitamine 673bf566fc [nowness] more api abstraction 9 years ago
remitamine f95c5e1218 [nowness] change id variable name 9 years ago
remitamine f33f32f159 [nowness] add api abstration function adn extend _VALID_URL regex 9 years ago
Sergey M․ 8df5ae15d1 [compat] Fix python version check for compat_shlex_split 9 years ago
remitamine 75b399f455 [nowness] fix _VALID_URL regex 9 years ago
felix 12439dd5ec [generic] Capture <audio> tags in addition to <video> tags 9 years ago
Sergey M․ cab792abe5 [options] Use compat_shlex_split 9 years ago
Sergey M․ 8870358b1b [__init__] Use compat_shlex_split 9 years ago
Sergey M․ 51f579b635 [compat] Add compat shlex.split 9 years ago
remitamine c23c3d7d7d [nowness] fix video extraction and add support serie and playlist extraction (fixes #6720) 9 years ago
Sergey M․ 4abf617b9c [YoutubeDL] Ensure bool params always present in downloader 9 years ago
Jaime Marquínez Ferrándiz 3026164b16 [postprocessor/common] Use 'self._downloader.params' instead of 'self.params'
'self.params' is not defined
9 years ago
Yen Chi Hsuan 9dd73ef4a4 [dcn] PEP8 9 years ago
Yen Chi Hsuan 08354db47b [vlive] PEP8 9 years ago
Yen Chi Hsuan 027eb5a6b0 Merge branch 'vlive' of https://github.com/ping/youtube-dl into ping-vlive 9 years ago
Sergey M․ 6270239a6d [postprocessor/common] Use generalized cli option converters 9 years ago
Sergey M․ 1195a38f46 [downloader/external] Use generalized cli option converters 9 years ago
Sergey M․ 66e289bab4 [utils] Generalize cli option converters 9 years ago
Sergey M. 52c6f26cab Merge pull request #6755 from remitamine/external_downloader_options
[downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl
9 years ago
remitamine dc534b674f [downloader/external] change _argless_option function to _valueless_option 9 years ago
remitamine f30c2e8e98 [downloader/external] add _argless_option for option without arguments 9 years ago
Jaime Marquínez Ferrándiz c482b3c69a [ruutu] Update test url 9 years ago
remitamine 266b0ad676 [downloader/external] add _bool_option to pass value to bool option 9 years ago
Sergey M․ 8e636da499 [utils] Improve xpath_text 9 years ago
Sergey M․ 22889ab175 [ruutu] Fix extraction (Closes #6759) 9 years ago
Sergey M․ 5d2354f177 [utils] Relax attribute key assert 9 years ago
Sergey M․ a41fb80ce1 [utils] Add xpath_element and xpath_attr 9 years ago
Marco Ferragina 26c61e0809 Added ec extension to nowvideo extractor 9 years ago
remitamine e7a8c3032d [downloader/external] Respect --no-check-certificate for curl and aria2c and --proxy for curl 9 years ago
Jaime Marquínez Ferrándiz 725d1c58aa [crunchyroll] Extract width and height (closes #6749) 9 years ago
Philipp Hagemeister bd6742137f release 2015.09.03 9 years ago
Sergey M․ e8dcfa3d69 [ok] Sort formats 9 years ago
Sergey M․ 88720ed09b [ok] Add support for youtube embeds 9 years ago
Sergey M․ 1e804244d0 [ok] Improve player regex 9 years ago
Sergey M․ 198492bbf0 [ok] Extract correct data-options (Closes #6726) 9 years ago
Sergey M. b17ca9c945 Merge pull request #6731 from dstftw/strict-http-response
[utils] Strict HTTP responses (Closes #6727)
9 years ago
Sergey M․ e5e78797e6 [utils] Strict HTTP responses (Closes #6727) 9 years ago
Jaime Marquínez Ferrándiz 080997b808 [rtve] Fix extraction (fixes #6723)
Adding the 'Referer' header to the png request is enough.
9 years ago
Sergey M․ 77306e8b97 [francetv] Update tests (2) 9 years ago
Sergey M․ 6917d2a2f0 [francetv] Update tests 9 years ago
Sergey M․ 36c15522c1 [francetv] Use subtitle when present (Closes #6715) 9 years ago
Sergey M․ 804c343a4f [options] Clarify extractors supporting videopassword 9 years ago
Sergey M․ cd5d75427e [youku] Fix videopassword test 9 years ago
Sergey M․ 5ddc127da6 [youku] Simplify (Closes #6717) 9 years ago
PSJay cb3d2eb9e9 Fix coding styple in YouKuIE. 9 years ago
PSJay 33eae08f04 Support video-password on Youku. 9 years ago
Jaime Marquínez Ferrándiz aa3f98677d [dumpert] Support 'embed/' urls (fixes #6712) 9 years ago
Sergey M․ fffccaaf41 [globo] Fix extraction and make more robust (Closes #6728) 9 years ago
Yen Chi Hsuan cdc8d0c373 [odnoklassniki] Fix extraction and extend _VALID_URL (closes #6726) 9 years ago
ping d14f0c45fc [vlive] Add info about www. to m. redirects for mobile 9 years ago
Sergey M․ 39955b0451 [fc2] Fix refer 9 years ago
Sergey M․ 52dfb7ffe2 [fc2] Add test for #3171 9 years ago
Sergey M․ 93462856e1 [fc2] Relax _VALID_URL (Closes #3171) 9 years ago
ping 615f155a3a [vlive] Fixes for review 9 years ago
Sergey M․ fcd9e423ec [hls] Properly encode fragment filename 9 years ago
Sergey M․ db8f2bfd99 [f4m] Add missing imports 9 years ago
Sergey M. 55801fc76e Merge pull request #5588 from aajanki/encode_frag_filenames
[f4m] Fix encode error by sanitizing fragment filenames
9 years ago
Sergey M․ d3d89c3256 [YoutubeDL] Encode thumbnail filename (Closes #6714) 9 years ago
Sergey M․ 8875b3d572 [imgut:album] Add extractor (Closes #6711) 9 years ago
Sergey M․ aabc2be693 [youtube] Simplify and extract more metadata from url_encoded_fmt_stream_map (Closes #5993) 9 years ago
Anssi Hannula c9afb51cea [youtube] Fix missing format details for 60fps DASH formats
60fps DASH formats do not appear in the DASH manifest, but the non-DASH
video info page does contain additional parameters for DASH formats that
we can parse.

Use those when they exist.

This fixes "bestvideo" not selecting 60fps formats over similar 30fps
formats just because the file size is unknown.
9 years ago
Yen Chi Hsuan c0a656876c [abc] Use int_or_none 9 years ago