Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-29 | [yandexmusic:track] Fix extraction (closes #26449, closes #26669, closes ↵ | Sergey M․ | |
#26747, closes #26748, closes #26762) | |||
2020-11-29 | [drtv] Extend _VALID_URL (#27243) | Michael Munch | |
2020-11-29 | [tiktok] Fix extraction (closes #20809, closes #22838, closes #22850, closes ↵ | Sergey M․ | |
#25987, closes #26281, closes #26411, closes #26639, closes #26776, closes #27237) | |||
2020-11-29 | [ina] Add support for mobile URLs (#27229) | bopol | |
2020-11-29 | [pornhub] Fix like and dislike count extraction (closes #27227) (#27234) | JChris246 | |
2020-11-28 | [youtube] Improve yt initial player response extraction (closes #27216) | Sergey M․ | |
2020-11-26 | [videa] improve extraction | Remita Amine | |
2020-11-26 | [videa] Adapt to updates (#26301) | Adrian Heine né Lang | |
closes #25973, closes #25650. | |||
2020-11-25 | [spreaker] fix SpreakerShowIE test URL | Remita Amine | |
2020-11-26 | [spreaker] Add extractor (closes #13480, closes #13877) | Sergey M․ | |
2020-11-25 | [vlive] improve extraction for geo-restricted videos | Remita Amine | |
2020-11-25 | [vlive] Add support for post URLs(closes #27122)(closes #27123) | Remita Amine | |
2020-11-24 | [viki] fix video API request(closes #27184) | Remita Amine | |
2020-11-24 | [bbc] fix BBC Three clip extraction | Remita Amine | |
2020-11-24 | [bbc] fix BBC News videos extraction | Remita Amine | |
2020-11-24 | [medaltv] improve extraction | Remita Amine | |
2020-11-24 | [medaltv] Add new extractor (#27149) | Joshua Lochner | |
2020-11-23 | [youtube] imporve music metadata and license extraction(closes #26013) | Remita Amine | |
2020-11-24 | [nrk] Fix extraction | Sergey M․ | |
2020-11-24 | [cda] Fix extraction (closes #17803, closes #24458, closes #24518, closes ↵ | Sergey M․ | |
#26381) | |||
2020-11-24 | [youtube:tab] Fix feeds extraction (closes #25695, closes #26452) | Sergey M․ | |
2020-11-23 | [youtube:tab] PEP 8 | Sergey M․ | |
2020-11-23 | [youtube:favorites] Restore extractor | Sergey M․ | |
2020-11-23 | [youtube:tab] Fix some weird typo (closes #27157) | Sergey M․ | |
2020-11-23 | [pinterest] Add support for large collections(more than 25 pins) | Remita Amine | |
2020-11-22 | [franceinter] flake8 | Remita Amine | |
2020-11-22 | [franceinter] add thumbnail url (#27153) | renalid | |
Co-authored-by: remitamine <remitamine@gmail.com> | |||
2020-11-22 | [box] Add new extractor(#5949) | Remita Amine | |
2020-11-22 | [nytimes] Add new cooking.nytimes.com extractor (#27143) | Jia Rong Yee | |
* [nytimes] support cooking.nytimes.com, resolves #27112 Co-authored-by: remitamine <remitamine@gmail.com> | |||
2020-11-22 | [lbry] relax _VALID_URL regex(closes #27144) | Remita Amine | |
2020-11-22 | [rumble] add support for embed pages(#10785) | Remita Amine | |
2020-11-22 | [skyit] add support for multiple Sky Italia websites(closes #26629) | Remita Amine | |
2020-11-22 | [extractor/common] add generic support for akamai http format extraction | Remita Amine | |
2020-11-22 | [pinterest] Add extractor (closes #25747) | Sergey M․ | |
2020-11-21 | [youtube:tab] Comment out test | Sergey M․ | |
2020-11-21 | [svtplay] Fix test title | Sergey M․ | |
2020-11-21 | [svtplay] Add support for svt.se/barnkanalen (closes #24817) | Sergey M․ | |
2020-11-21 | [svt] Extract timestamp and thumbnail in more cases (#27130) | Mattias Wadman | |
Add timestamp, set to "valid from" which i think could been seen as publish time. Add thumbnail in more cases, seems to was only done in the embedded data case for some reason. Switch svtplay test url to an existing video and also one with no expire date. Also add an additional thumbnail url test regex. | |||
2020-11-21 | Fix typos (#27084) | Josh Soref | |
* spelling: authorization Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: brightcove Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: creation Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: exceeded Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: exception Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extension Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extracting Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: extraction Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: frontline Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: improve Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: length Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: listsubtitles Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: multimedia Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: obfuscated Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: partitioning Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: playlist Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: playlists Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: restriction Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: services Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: split Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: srmediathek Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: support Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: thumbnail Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: verification Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> * spelling: whitespaces Signed-off-by: Josh Soref <jsoref@users.noreply.github.com> | |||
2020-11-21 | [youtube] Fix error reason extraction (#27081) | Daniel Peukert | |
2020-11-21 | [youtube] Fix like and dislike count extraction (closes #25977) | Sergey M․ | |
2020-11-21 | [youtube:tab] Add support for current video and fix lives extraction (closes ↵ | Sergey M․ | |
#27126) | |||
2020-11-20 | [infoq] fix format extraction(closes #25984) | Remita Amine | |
2020-11-20 | [francetv] Update to fix thumbnail URL issue (#27120) | renalid | |
Fix the thumbnail URL. The issue was here for many years, never fixed. It's done ! :-) Example : https://www.france.tv/france-2/de-gaulle-l-eclat-et-le-secret/de-gaulle-l-eclat-et-le-secret-saison-1/2035247-solitude.html failed thumbnail url generated : http://pluzz.francetv.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg right thumbnail url fixed : https://sivideo.webservices.francetelevisions.fr/staticftv/ref_emissions/2020-11-02/EMI_1104da66f533cc7dc5d0d07a181a18c2e2fe1d81_20201014122553940.jpg | |||
2020-11-20 | [youtube:tab] Replace some test URLs with RIAA-friendly ones | Sergey M․ | |
2020-11-20 | [youtube] Improve yt initial data extraction (closes #27093) | Sergey M․ | |
2020-11-20 | [discoverynetworks] add support new TLC/DMAX URLs(closes #27100) | Remita Amine | |
2020-11-20 | [rai] fix protocol relative relinker URLs(closes #22766) | Remita Amine | |
2020-11-20 | [rai] fix unavailable video format detection | Remita Amine | |
2020-11-20 | [rai] improve extraction | Remita Amine | |