Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [youtube] Fix feed extraction | xarantolus | 2020-07-30 | 1 | -20/+76 |
| | | | | In order to extract videos from further pages, we need to get various variables that are in an argument to the `ytcfg.set` call in a script on the feed page. | ||||
* | release 2020.07.28 | Sergey M․ | 2020-07-28 | 7 | -14/+14 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-07-28 | 1 | -0/+12 |
| | | | | [ci skip] | ||||
* | [youtube] Fix sigfunc name extraction (closes #26134, closes #26135, closes ↵ | Sergey M․ | 2020-07-28 | 1 | -1/+1 |
| | | | | #26136, closes #26137) | ||||
* | [youtube] Improve description extraction (closes #25937) (#25980) | MRWITEK | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | [wistia] Restrict embed regex (closes #25969) | Sergey M․ | 2020-07-28 | 1 | -1/+1 |
| | |||||
* | [youtube] Prevent excess HTTP 301 (#25786) | Glenn Slayden | 2020-07-28 | 1 | -3/+3 |
| | |||||
* | [youtube:playlists] Extend _VALID_URL (closes #25810) | Sergey M․ | 2020-07-28 | 1 | -1/+4 |
| | |||||
* | [bellmedia] add support for cp24.com clip URLs(closes #25764) | Remita Amine | 2020-07-28 | 1 | -2/+5 |
| | |||||
* | Remove unused variable | xarantolus | 2020-07-10 | 1 | -2/+0 |
| | |||||
* | [youtube] Remote download limit | xarantolus | 2020-07-10 | 1 | -10/+0 |
| | |||||
* | [youtube] Return to old feed extraction code as it *seems* like that change ↵ | xarantolus | 2020-06-23 | 1 | -87/+28 |
| | | | | | | was reverted The old code now works again, but it downloads without limit. This is why a limit of 1000 videos is added, it can be overwritten with the `--max-downloads` option - that way, only so many ids will be extracted as videos downloaded | ||||
* | [youtube] Make search extraction less dependent on json schema. | xarantolus | 2020-06-23 | 1 | -5/+26 |
| | | | | If an object looks like a video (it has a `videoId` key), assume that it is. | ||||
* | run flake8 | xarantolus | 2020-06-21 | 1 | -17/+20 |
| | |||||
* | [youtube] Fix feed extraction | xarantolus | 2020-06-21 | 1 | -21/+89 |
| | | | | | | This moves feed extraction from using html content to json metadata. However, loading additional pages no longer works. The _extract_video_info function also returns a continuation object that contains some metadata that - together with an API key that is in the page source - might be used to request the next page. | ||||
* | [youtube] Move search URL extraction to appropriate extractor | xarantolus | 2020-06-19 | 1 | -34/+33 |
| | |||||
* | [youtube] Fix extraction of search urls (closes ytdl-org/youtube-dl#25696) | xarantolus | 2020-06-19 | 1 | -1/+34 |
| | |||||
* | [brightcove] Improve embed detection (closes #25674) | Sergey M․ | 2020-06-16 | 1 | -1/+1 |
| | |||||
* | release 2020.06.16.1 | Sergey M․ | 2020-06-16 | 7 | -14/+14 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-06-16 | 1 | -0/+7 |
| | | | | [ci skip] | ||||
* | [youtube] Force old layout (closes #25682, closes #25683, closes #25680, ↵ | Sergey M․ | 2020-06-16 | 1 | -1/+1 |
| | | | | closes #25686) | ||||
* | [youtube] Fix categories and improve tags extraction | Sergey M․ | 2020-06-16 | 1 | -3/+7 |
| | |||||
* | release 2020.06.16 | Sergey M․ | 2020-06-16 | 7 | -14/+14 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-06-16 | 1 | -0/+13 |
| | | | | [ci skip] | ||||
* | [youtube] Fix uploader id and uploader URL extraction | Sergey M․ | 2020-06-16 | 1 | -0/+7 |
| | |||||
* | [youtube] Improve view count extraction | Sergey M․ | 2020-06-16 | 1 | -0/+2 |
| | |||||
* | [youtube] Fix upload date extraction | Sergey M․ | 2020-06-16 | 1 | -0/+5 |
| | |||||
* | [youtube] Fix thumbnails extraction and remove uploader id extraction ↵ | Sergey M․ | 2020-06-16 | 1 | -13/+27 |
| | | | | warning (closes #25676) | ||||
* | [youtube] Fix playlist and feed extraction (closes #25675) | Sergey M․ | 2020-06-16 | 1 | -2/+9 |
| | |||||
* | [facebook] Support single-video ID links | Philipp Hagemeister | 2020-06-14 | 1 | -9/+12 |
| | | | | I stumbled upon this at https://www.facebook.com/bwfbadminton/posts/10157127020046316 . No idea how prevalent it is yet. | ||||
* | [youtube] Extract chapters from JSON (closes #24819) | Sergey M․ | 2020-06-06 | 2 | -3/+62 |
| | |||||
* | [kaltura] Add support for multiple embeds on a webpage (closes #25523) | Sergey M․ | 2020-06-06 | 2 | -9/+28 |
| | |||||
* | release 2020.06.06 | Sergey M․ | 2020-06-06 | 7 | -14/+14 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-06-06 | 1 | -0/+16 |
| | | | | [ci skip] | ||||
* | [tele5] Bypass geo restriction | Sergey M․ | 2020-06-06 | 1 | -3/+9 |
| | |||||
* | [jwplatform] Add support for bypass geo restriction | Sergey M․ | 2020-06-06 | 1 | -0/+5 |
| | |||||
* | [tele5] Prefer jwplatform over nexx (closes #25533) | Sergey M․ | 2020-06-06 | 1 | -17/+17 |
| | |||||
* | [twitch:stream] Expect 400 and 410 HTTP errors from API | Sergey M․ | 2020-06-06 | 1 | -1/+4 |
| | |||||
* | [twitch:stream] Fix extraction (closes #25528) | Sergey M․ | 2020-06-06 | 1 | -11/+18 |
| | |||||
* | [twitch] Pass v5 accept header and fix thumbnails extraction (closes #25531) | Sergey M․ | 2020-06-06 | 1 | -2/+21 |
| | |||||
* | [brightcove] Sort imports | Sergey M․ | 2020-06-05 | 1 | -7/+7 |
| | |||||
* | [brightcove] Fix subtitles extraction (closes #25540) | Sergey M․ | 2020-06-05 | 1 | -4/+12 |
| | |||||
* | [malltv] Add support for sk.mall.tv (#25445) | Matej Dujava | 2020-06-01 | 1 | -1/+4 |
| | |||||
* | [twitter:broadcast] Add untitled periscope broadcast test | Sergey M․ | 2020-06-01 | 1 | -0/+12 |
| | |||||
* | [periscope] Fix untitled broadcasts (#25482) | Sergey M․ | 2020-06-01 | 1 | -1/+1 |
| | |||||
* | [jwplatform] Improve embeds extraction (closes #25467) | Sergey M․ | 2020-05-31 | 1 | -1/+1 |
| | |||||
* | release 2020.05.29 | Sergey M․ | 2020-05-29 | 8 | -15/+15 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-05-29 | 1 | -0/+22 |
| | | | | [ci skip] | ||||
* | [ard:beta] Extend _VALID_URL (closes #25405) | Sergey M․ | 2020-05-29 | 1 | -3/+16 |
| | |||||
* | [youtube] Add support for more invidious instances (#25417) | striker.sh | 2020-05-27 | 1 | -0/+7 |
| |