Mirror mirror
  • Joined on 2021-02-24
mirror synced commits to master at mirror/youtube-dl from mirror 2023-03-14 22:55:11 +00:00
6fece0a96b [AENetworksBaseIE] Report missing show data instead of crash
70ff013910 [devscripts] Add a hack to convert command-line options to API options
e8de54bce5 [core] Handle /../ sequences in HTTP URLs
baa6c5e95c [FragmentFD] Respect --no-continue
5c985d4f81 [downloader] Let _ffmpeg_ handle DASH segments
Compare 5 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-03-09 20:25:05 +00:00
8c86fd33dc [doc] Improve "guidance" on bug reporting
mirror synced commits to master at mirror/youtube-dl from mirror 2023-03-07 19:25:03 +00:00
27d41d7365 [doc] Recommend "Get cookies.txt LOCALLY" extension in README.md (#31763)
mirror synced commits to master at mirror/youtube-dl from mirror 2023-03-07 03:10:28 +00:00
0402710227 [jsinterp] Fix regexp parsing and .replace[All] method
mirror synced commits to master at mirror/youtube-dl from mirror 2023-03-03 17:30:39 +00:00
3e92c60fcd [jsinterp] Handle Date at epoch 0
3da17834a4 [Youtube] Construct dash formats with range query
Compare 2 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-24 14:00:44 +00:00
f7ce98a21e [YouTube] Support @owner format in uploader_id etc
e67e52a8f8 [test] Support test-case with volatile ID (eg live show)
Compare 2 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-22 21:10:26 +00:00
1d3751c3fe Escape URLs in sanitized_Request, not sanitize_url d2558234cf5dd12d6896eed5427b7dcdb3ab7b5a added escaping of URLs while sanitizing. However, sanitize_url may not always receive an actual URL. Eg: When using youtube-dl "search query" --default-search ytsearch, search query gets escaped to search%20query before being prefixed with ytsearch: which is not the intended behavior. So the escaping is moved to sanitized_Request instead.
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-20 03:50:36 +00:00
6067451e43 [Vimeo] Fix e19ec52 for tween-age Pythons
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-19 19:40:30 +00:00
57802e632f [jsinterp] Fix dict comprehension for Py2.6
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-17 18:40:33 +00:00
2dd6c6edd8 [YouTube] Avoid crash if uploader_id extraction fails
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-14 17:10:34 +00:00
dd9aa74bee [test] Avoid name TestIE which causes a pytest warning
42b098dd79 [InfoExtractor] Handle unquoted values in OpenGraph searches
Compare 2 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-13 08:30:31 +00:00
6f8c2635a5 [StreamsbIE] Add extractor for streamsb.com (viewsb.com) (#31517)
de48105dd8 [KommunetvIE] Add extractor for kommunetv.no (#31516)
822f19f05d [FileMoonIE] Add extractor for filemoon.sx (#31515)
33db85c571 [feat]: Add support to external downloader aria2p (#31500)
f33923cba7 [rbgtum] Add new extractor (#31305)
Compare 17 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-11 07:20:25 +00:00
70a4a8b752 [StreamsbIE] Add extractor for streamsb.com (viewsb.com) (#31517)
99c3cf6419 [KommunetvIE] Add extractor for kommunetv.no (#31516)
cf5fb7e139 [FileMoonIE] Add extractor for filemoon.sx (#31515)
Compare 3 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-09 22:40:25 +00:00
9256b026d0 [feat]: Add support to external downloader aria2p (#31500)
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-09 14:30:26 +00:00
80c0228777 [rbgtum] Add new extractor (#31305)
bcf597ea17 [YouTube] Fix tests
f640916de1 [YouTube] Refresh compat/utils usage
b337af9c62 [compat] Update test_compat
a6f7d10d44 [utils] Add parse_qs, update_url
Compare 9 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-04 03:50:55 +00:00
384f632e8a [ITV] Overhaul ITV extractor (#30266)
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-03 03:21:31 +00:00
9d17948b5a [myvideoge] Add new extractor (#31360)
f316f5d4e3 [xhamster] add support for new domain xhvid.com (#31370)
bc6f94e459 [FIFA] Back-port extractor from yt-dlp (#31385)
Compare 3 commits »
mirror synced commits to master at mirror/youtube-dl from mirror 2023-02-02 19:10:32 +00:00
be3392a0d4 [Blerp] Add new extractor (#31398)
6d829d8119 [YouTube] Fix not finding videos listed under a channel's "shorts" subpage. (#31409)
98b0cf1cd0 [Callin] Add new extractor (#31414)
e9611a2a36 [pr0gramm] implement InfoExtractor, Resolves #31433 (#31434)
807e593a32 [cammodels] fix and improve extractor (#31453)
Compare 9 commits »
mirror synced commits to df-fmt-ext-patch at mirror/youtube-dl from mirror 2023-01-09 07:11:08 +00:00
mirror synced new reference df-fmt-ext-patch to mirror/youtube-dl from mirror 2023-01-09 07:11:08 +00:00