Commit Graph

18566 Commits (b804854e3bd4c663dfa6c264968a663d739a64d7)
 

Author SHA1 Message Date
DarkFighterLuke b804854e3b Set uploader default values to None 3 years ago
DarkFighterLuke fa32787f2b Apply refactoring suggested by @rautamiekka 3 years ago
DarkFighterLuke d9c98f01d5 Fix flake8 issues 3 years ago
DarkFighterLuke 068cd1b81c Scrape creator 3 years ago
DarkFighterLuke 0e05a7d5d8 Scrape average_rating 3 years ago
DarkFighterLuke 4d93d7072d Fix checks on empty data 3 years ago
DarkFighterLuke 9823824d7c Scrape actors 3 years ago
DarkFighterLuke 072873437c Fix uploader regex 3 years ago
DarkFighterLuke 441bafa2d1 Scrape tags
modified:   youtube_dl/extractor/xnxx.py
3 years ago
DarkFighterLuke b6f851ba4d Fix view_count regex 3 years ago
DarkFighterLuke 6e109f8ad4 Scrape uploader 3 years ago
Vladimir Stavrinov 3472227074
[rutv] fix vbr for empty string value (#30623)
* [rutv] use str_to_int() (thx dirkf)
3 years ago
Petr Vaněk bf23bc0489 add missing __future__ import unicode_literals 3 years ago
Petr Vaněk 85bf26c1d0 resolve problem with unpacking operator for <py3.5 3 years ago
Petr Vaněk d8adca1b66 [streamcz] test fixes and one additional test 3 years ago
Petr Vaněk d02064218b do not use f-strings 3 years ago
Petr Vaněk b1297308fb avoid traverse_obj function 3 years ago
Petr Vaněk 8088ce036a revert: use _match_valid_url function 3 years ago
Petr Vaněk 29f7bfc4d7 [streamcz] cherry-pick from yt-dlp
Cherry-picked-from: 7d449fff5346 ("[streamcz] Fix extractor (#1616)")
3 years ago
dirkf 74f8cc48af [extractor/videa] Back-port from yt-dlp PRs 463+1028
Authored by: nyuszika7h
3 years ago
kikuyan 8ff961d10f [extractor/videa] fix extraction in Py2
Fixes #30416
3 years ago
dirkf 266b6ef185 [BBC] Also allow PID with leading 'l' (live?) 3 years ago
dirkf 825d3426c5
[Nuvid] Use site JSON for video details (#29332)
Back-port yt-dlp PR 1022 onto PR #17890 and update

Video details aren't in the original HTML now but populated by async JS

Co-authored by: u-spec-png
Co-authored by: vidaritos
3 years ago
dirkf 47b0c8697a [ARD] Back-port subtitle extraction from yt-dlp PR 2409
Authored by: fstirlitz
Fixes #30543
Closes #17766 (thanks ngdio)
3 years ago
Seonghyeon Cho 734dfbb4e3 Remove redundant assigning `format_id` 3 years ago
df ddc080a562 Add ArteTVCategoryIE to support category playlists 3 years ago
Abdullah Ibn Fulan 16a3fe2ba6 Updated Album URL regex
Mistakenly forgot to edit a line in last commit.

Co-authored-by: dirkf <fieldhouse@gmx.net>
3 years ago
Abdullah Ibn Fulan c820a284a2 [extractor/audiomack] Updated URL regex, corrected invalid testcases, fixed bug
Co-authored-by: dirkf <fieldhouse@gmx.net>
3 years ago
dirkf 58babe9af7 Support __INITIAL_DATA__ with stringified JSON
Add test and fix test for bbcthreeConfig
3 years ago
df 6d4932f023 Try for timestamp, description from window.__INITIAL_DATA__ pages 3 years ago
dirkf 92d73ef393 [niconico] Implement heartbeat for download 3 years ago
dirkf 91278f4b6b [niconico] Back-port extractor from yt-dlp
Add Nico search extractors, fix extraction
3 years ago
dirkf 73e1ab6125 [test:download] Only extract enough videos for playlist_mincount 3 years ago
dirkf 584715a803 [applepodcasts] Extract default thumbnail image 3 years ago
dirkf e00b0eab1e [applepodcasts] Improve format extraction
Set acodec and vcodec, etc, to avoid breaking, eg, bestaudio
3 years ago
dirkf 005339d637 [applepodcasts] Support new AMP-ish page structure 3 years ago
Chris Rose 23ad6402a6 xvideos: Fix for #30271 3 years ago
dirkf 9642344965 Fix tests for working IEs; disable obsolete WDRMobile 3 years ago
dirkf 568c7005d5 Fix WDRMaus; extend URL matching for other Maus pages; improve ID extraction 3 years ago
dirkf 5cb4833f40 Update URPlayIE extractor for Next.js page format, with subtitles 3 years ago
dirkf 5197336de6 Support more deeply nested ptmd_path with test, update tests 3 years ago
dirkf 01824d275b Additional tweaks: allow any .ndr.de, simplify quote match 3 years ago
dirkf 39a98b09a2 Fix NDR, NJoy tests 3 years ago
dirkf f0a05a55c2 NJoy: improve extraction of NDR id, description, etc with current page formats 3 years ago
dirkf 4186e81777 NDR: improve extraction of NDR id, description, etc with current page formats 3 years ago
dirkf b494824286 Support Tele5 pages with Discovery Networks format instead of JWPlatform 3 years ago
dirkf 8248133e5e Back-port yt-dlp Viki extractor
From https://github.com/yt-dlp/yt-dlp/pull/2540
3 years ago
dirkf 27dbf6f0ab Return the item itself if playlist has one entry
Removes playlist spam from log
3 years ago
dirkf 61d791726f Find TV2DK Kaltura ID in Nuxt.js page format 3 years ago
pukkandan 0c0876f790 [youtube:search] Add tests 3 years ago