31718 Commits

Author SHA1 Message Date
unqueued
ed95f91eac
Merge remote-tracking branch 'origin/pr/23' into backup/prev-archive 2020-10-26 20:33:03 -04:00
unqueued
420f5e89b5
Merge remote-tracking branch 'origin/pr/18' into backup/prev-archive 2020-10-26 20:33:03 -04:00
unqueued
5cebf3fb9f
Merge remote-tracking branch 'origin/pr/17' into backup/prev-archive 2020-10-26 20:33:03 -04:00
unqueued
c4b3023ce5
Merge remote-tracking branch 'origin/pr/16' into backup/prev-archive 2020-10-26 20:33:03 -04:00
unqueued
e105d69752
Merge remote-tracking branch 'origin/pr/15' into backup/prev-archive 2020-10-26 20:33:03 -04:00
unqueued
0c66db01bf
Merge remote-tracking branch 'origin/pr/0' into backup/prev-archive 2020-10-26 20:33:03 -04:00
unqueued
2605548523
Initial Commit 2020-10-26 20:32:50 -04:00
Henrik Heimbuerger
aeda0f3356 [nebula] Clean up credentials-based authentication 2020-10-23 05:43:55 +02:00
ajj8
009cf65c74
Update bbc.py 2020-10-21 15:23:10 +01:00
ajj8
40caf37ad0
Update bbc.py
flake8
2020-10-20 22:15:28 +01:00
ajj8
464ff372fd
Update bbc.py 2020-10-20 18:24:04 +01:00
ajj8
047b4ea871
Update bbc.py
Fixed news videos by implementing new window.__INITIAL_DATA__ data, and also fixed Morph videos.
2020-10-20 18:19:33 +01:00
lkho
c7c0f4f301 Merge branch 'pr/viuott' into pr/viuott-series 2020-10-18 23:03:48 +08:00
lkho
9960d74039 [viu:ott] fix duration substitution 2020-10-18 23:01:36 +08:00
pukkandan
ad5ac0905e
Merge branch 'master' into format-sort 2020-10-16 21:37:54 +05:30
pukkandan
f0300b7661 Split 'has_video' and 'has_audio' from 'preference'
And remove "_preference" from the field names
2020-10-16 21:15:16 +05:30
J. Randall Owens
4a1d7b1939 Merge branch 'master' of https://github.com/rg3/youtube-dl 2020-10-13 10:49:23 +01:00
Gilou
955906045f [bandcamp] alternative approach using JSON data elements parsing to fetch the data 2020-10-11 23:15:37 +02:00
Gilou
7117b849c1 [bandcamp] Revert test song title, and extract title generally (which may fail, as the other title json values might come up), instead of out of trackinfo, as bandcamp prefixes it with artist - 2020-10-11 23:15:35 +02:00
Gilou
a4e1c3e371 [bandcamp] fix test song uploader name, cleanup remanings " and \ in data, including album titles 2020-10-11 23:15:32 +02:00
Gilou
20cab1e2ca [bandcamp] update youtuble dl test song information to match title as artist - track, and add missing keys from info_dict 2020-10-11 23:15:27 +02:00
Gilou
4014677cb3 [bandcamp] fix the freeDownloadPage JSON lookup, and use the id from the URL to match the tracks 2020-10-11 23:15:23 +02:00
Gilou
d5a55b1725 [bandcamp] match album titles inside the new JSON data block, and unescape the title properly 2020-10-11 23:15:20 +02:00
Gilou
c0acb12083 [bandcamp] use unescapeHTML instead of a simple replace of quotes 2020-10-11 23:15:08 +02:00
Gilles Pietri
1ba2d65ffd [bandcamp] fix regexp for JSON matching on bandcamp 2020-10-11 23:11:00 +02:00
lkho
24a3b815f9 [viu:ott] download entire series if --no-playlist is not specified 2020-10-12 01:08:44 +08:00
lkho
378b1c4635 [viu:ott] substitute duration from api data 2020-10-12 00:37:30 +08:00
lkho
438bd67f43 [viu:ott] support premium account login 2020-10-12 00:21:11 +08:00
lkho
3253c8e877 [viu:ott] handle preview duration limit param 2020-10-10 22:56:23 +08:00
rli99
114f514efb Fix test, updates based on review. 2020-10-08 17:42:51 +11:00
io mintz
2a011bb1f6 support theartistunion.com 2020-10-04 11:58:46 +00:00
Thomas Tsiakalakis
406dab4edf Merge branch 'ytdl-org-master' 2020-10-03 12:03:02 +02:00
Thomas Tsiakalakis
0c1e79490a Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ytdl-org-master 2020-10-03 12:02:50 +02:00
Henrik Heimbuerger
8e3842e156 [nebula] Implement PoC of netrc authentication 2020-10-03 06:08:30 +02:00
Henrik Heimbuerger
4411fcec81 [nebula] Update test video checksums 2020-10-03 05:41:27 +02:00
Henrik Heimbuerger
1095fa40da Merge upstream 'master' into 'add-nebula-support'. 2020-10-03 05:29:36 +02:00
Nick Siakas
88df85e832 Added option to not show ffmpeg window for GUI applications 2020-10-02 18:46:48 +03:00
aapjez
3d0e4c1714 Remove unused imports 2020-10-02 03:39:40 +02:00
aapjez
3e60887a2a Clean up code 2020-10-02 03:36:36 +02:00
aapjez
6a6a7307cf Remove additional thumbnails 2020-10-02 03:16:54 +02:00
aapjez
4b4839cba6 Reduce amount of variables 2020-10-02 03:13:09 +02:00
aapjez
fdaae7c2a4 Get higher resolution thumbnails 2020-10-02 02:55:38 +02:00
aapjez
7edef53b48
Merge pull request #2 from aapjez/master
Update fork
2020-10-02 02:36:41 +02:00
aapjez
28bbb8e555
Merge pull request #1 from ytdl-org/master
Update fork
2020-10-02 02:34:01 +02:00
Martin Ström
a9dcb076cb [expressen] make extractor work with more URLs 2020-09-30 16:04:45 +02:00
xarantolus
955c4cb6ac [youtube/search_url]: improve title extraction 2020-09-30 15:49:51 +02:00
Unknown
3d6a47d35f [skip travis] version 2020-09-30 07:11:49 +02:00
Unknown
bdc3fd2f35 [core] add option to trim file name length with integer
https://github.com/blackjack4494/youtube-dlc/issues/85
2020-09-30 05:50:09 +02:00
Unknown
6923b5381f [hotstar] several api changes and payloads/queries 2020-09-30 03:51:40 +02:00
tsukumijima
fd07d48a0c Merge branch 'master' into feature/tver 2020-09-30 02:48:26 +09:00