Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [spangbang] Add support for playlist videos | Sergey M․ | 2020-12-26 | 1 | -2/+13 |
| | |||||
* | [pornhub] Improve like and dislike count extraction (closes #27356) | Sergey M․ | 2020-12-26 | 1 | -4/+8 |
| | |||||
* | [pornhub] Fix review issues (closes #27393) | Sergey M․ | 2020-12-26 | 1 | -11/+11 |
| | |||||
* | [pornhub] Fix lq formats extraction (closes #27386) | JChris246 | 2020-12-26 | 1 | -2/+12 |
| | |||||
* | [README.md] Update reference to cookie export extension for Chrome (closes ↵ | Marco Fantauzzo | 2020-12-26 | 1 | -1/+1 |
| | | | | | | | #26885) (#27433) The cookies.txt extension doesn't exist anymore on the Chrome Web Store (see https://chrome.google.com/webstore/detail/cookiestxt/njabckikapfpffapmjgojcnbfjonfjfg), so I propose to change the link in the README.md to another similar extension called Get cookies.txt (https://chrome.google.com/webstore/detail/get-cookiestxt/bgaddhkoddajcdgocldbbfleckgcbcid/) with the same functions and utility of the old one. This PR close #26885 | ||||
* | [bongacams] Add extractor (closes #27440) | Sergey M․ | 2020-12-26 | 2 | -0/+61 |
| | |||||
* | [youtube:tab] Extend _VALID_URL (closes #27501) | Sergey M․ | 2020-12-26 | 3 | -27/+21 |
| | |||||
* | [theweatherchannel] fix extraction (closes #25930)(closes #26051) | Remita Amine | 2020-12-26 | 1 | -10/+33 |
| | |||||
* | [sprout] correct typo | Remita Amine | 2020-12-25 | 1 | -1/+1 |
| | |||||
* | [sprout] Add support for Universal Kids (closes #22518) | Remita Amine | 2020-12-25 | 1 | -38/+50 |
| | |||||
* | [theplatform] allow passing geo bypass countries from other extractors | Remita Amine | 2020-12-25 | 1 | -0/+3 |
| | |||||
* | [wistia] Add support for playlists (closes #27533) | Remita Amine | 2020-12-25 | 2 | -62/+102 |
| | |||||
* | [ctv] Add new extractor (closes #27525) | Remita Amine | 2020-12-24 | 2 | -0/+53 |
| | |||||
* | [9c9media] improve info extraction | Remita Amine | 2020-12-24 | 1 | -7/+9 |
| | |||||
* | [youtube] fix automatic captions extraction(closes #27162)(closes #27388) | Remita Amine | 2020-12-24 | 1 | -18/+14 |
| | |||||
* | [sonyliv] fix title for movies | Remita Amine | 2020-12-24 | 1 | -1/+1 |
| | |||||
* | [sonyliv] fix extraction(closes #25667) | Remita Amine | 2020-12-24 | 1 | -20/+92 |
| | |||||
* | [streetvoice] fix extraction(closes #27455)(closes #27492) | Remita Amine | 2020-12-24 | 1 | -21/+72 |
| | |||||
* | [facebook] add support for watchparty pages(closes #27507) | Remita Amine | 2020-12-24 | 1 | -82/+139 |
| | |||||
* | [cbslocal] fix video extraction | Remita Amine | 2020-12-24 | 2 | -27/+45 |
| | |||||
* | [brightcove] add another method to extract policyKey | Remita Amine | 2020-12-24 | 1 | -16/+20 |
| | |||||
* | [mewatch] Relax _VALID_URL (closes #27506) | Sergey M․ | 2020-12-22 | 1 | -1/+7 |
| | |||||
* | release 2020.12.22 | Sergey M․ | 2020-12-22 | 8 | -20/+24 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2020-12-22 | 1 | -0/+30 |
| | | | | [ci skip] | ||||
* | [anvato] remove NFLTokenGenerator | Remita Amine | 2020-12-21 | 4 | -54/+3 |
| | | | | | | until a better solution is introduced that: - works with lazy_extractors - allows for 3rd party token generators | ||||
* | [tastytrade] Remove Extractor(closes #25716) | Remita Amine | 2020-12-20 | 2 | -44/+0 |
| | | | | covered by GenericIE via BrighcoveNewIE | ||||
* | [niconico] fix playlist extraction(closes #27428) | Remita Amine | 2020-12-20 | 1 | -26/+71 |
| | |||||
* | [everyonesmixtape] Remove Extractor | Remita Amine | 2020-12-20 | 2 | -78/+0 |
| | |||||
* | [kanalplay] Remove Extractor | Remita Amine | 2020-12-20 | 2 | -98/+0 |
| | |||||
* | [arkena] fix extraction | Remita Amine | 2020-12-20 | 1 | -61/+91 |
| | |||||
* | Switch to GitHub actions for CI | Sergey M․ | 2020-12-20 | 3 | -1/+69 |
| | | | | Travis CI has ignored our requests and does not look to be interested in providing OSS credits for youtube-dl | ||||
* | [nba] rewrite extractor | Remita Amine | 2020-12-19 | 2 | -104/+385 |
| | |||||
* | [turner] improve info extraction | Remita Amine | 2020-12-19 | 2 | -10/+39 |
| | |||||
* | [common] remove unwanted query params from unsigned akamai manifest URLs | Remita Amine | 2020-12-19 | 2 | -3/+9 |
| | |||||
* | [youtube] Improve xsrf token extraction (closes #27442) | Sergey M․ | 2020-12-20 | 1 | -11/+23 |
| | |||||
* | [generic] Improve RSS age limit extraction | Sergey M․ | 2020-12-19 | 1 | -5/+8 |
| | |||||
* | [generic] Fix RSS itunes thumbnail extraction (#27405) | renalid | 2020-12-19 | 1 | -1/+26 |
| | |||||
* | [redditr] Extract duration (#27426) | Trevor Nelson | 2020-12-17 | 1 | -0/+6 |
| | |||||
* | [anvato] Disable NFLTokenGenerator(closes #27449) | Remita Amine | 2020-12-16 | 2 | -2/+3 |
| | |||||
* | [zaq1] Remove extractor | Remita Amine | 2020-12-16 | 2 | -102/+0 |
| | |||||
* | [asiancrush] fix extraction and add support for retrocrush.tv | Remita Amine | 2020-12-16 | 1 | -83/+138 |
| | | | | | closes #25577 closes #25829 | ||||
* | [noco] Remove Extractor(closes #10864) | Remita Amine | 2020-12-15 | 2 | -236/+0 |
| | |||||
* | [nfl] fix extraction(closes #22245) | Remita Amine | 2020-12-15 | 2 | -165/+96 |
| | |||||
* | [anvato] update ANVACK table and add experimental token generator for NFL | Remita Amine | 2020-12-15 | 4 | -11/+129 |
| | |||||
* | [sky] relax SkySports URL regex (closes #27435) | Remita Amine | 2020-12-14 | 1 | -3/+9 |
| | |||||
* | [tv5unis] Add new extractor(closes #22399)(closes #24890) | Remita Amine | 2020-12-14 | 2 | -0/+125 |
| | |||||
* | [videomore] add support more.tv (closes #27088) | Remita Amine | 2020-12-14 | 1 | -120/+135 |
| | |||||
* | [yandexmusic:album] Simplify | Sergey M․ | 2020-12-14 | 1 | -1/+5 |
| | |||||
* | [yandexmusic] Add support for music.yandex.com (closes #27425) | Sergey M․ | 2020-12-14 | 1 | -1/+4 |
| | |||||
* | [yandexmusic] DRY _VALID_URL base | Sergey M․ | 2020-12-14 | 1 | -5/+7 |
| |