|
071e87a33d
|
Merge branch 'iamleot-la7-fix'
|
2020-10-13 01:01:36 +02:00 |
|
|
573c752256
|
Merge branch 'la7-fix' of https://github.com/iamleot/youtube-dl into iamleot-la7-fix
|
2020-10-13 00:58:04 +02:00 |
|
|
bc887cdd01
|
[SouthparkDE] regex and tests
|
2020-10-13 00:47:17 +02:00 |
|
|
320724f964
|
[SouthparkDE/MTV] another mgid extraction (mtv_base) feed url updated
|
2020-10-12 23:46:02 +02:00 |
|
|
f955ad7a39
|
Merge branch 'xarantolus-fixYTSearch'
|
2020-10-09 08:21:47 +02:00 |
|
|
60ecb525b2
|
Merge branch 'fixYTSearch' of https://github.com/xarantolus/youtube-dl into xarantolus-fixYTSearch
|
2020-10-09 08:19:38 +02:00 |
|
|
cfd7f14bb3
|
Merge pull request #176 from blackjack4494/mtv_updated_extractor_logic
[Mtv] updated extractor logic & more
|
2020-10-09 08:01:31 +02:00 |
|
|
b492464bf1
|
Merge pull request #171 from blackjack4494/yt_only_age_gate
[youtube] fix yt-only playback when age restricted/gated - requires cookies
|
2020-10-09 07:57:39 +02:00 |
|
|
cf7cb94287
|
[mtvn] update mtv network related extractors
|
2020-10-09 07:50:22 +02:00 |
|
|
b6e0c7d2e3
|
[mtv] fix mtv.com and more(?)
|
2020-10-09 07:06:49 +02:00 |
|
|
39b7f3ec15
|
Merge branch 'gilou-bandcamp_update'
|
2020-10-07 05:42:48 +02:00 |
|
|
962cc3ef87
|
merge bandcamp
|
2020-10-07 05:42:38 +02:00 |
|
|
b777004649
|
Merge branch 'ytdl-org-master'
|
2020-10-07 05:34:22 +02:00 |
|
|
dbae42cb81
|
Merge branch 'RedpointsBots-feature_subscriber_count'
|
2020-10-07 05:22:44 +02:00 |
|
|
044ecf795d
|
Merge branch 'feature_subscriber_count' of https://github.com/RedpointsBots/youtube-dl into RedpointsBots-feature_subscriber_count
|
2020-10-07 05:22:31 +02:00 |
|
|
929eeb1e01
|
Merge branch 'RedpointsBots-bugfix_youtube_like_extraction'
|
2020-10-07 05:13:32 +02:00 |
|
|
a87a873d24
|
Merge branch 'bugfix_youtube_like_extraction' of https://github.com/RedpointsBots/youtube-dl into RedpointsBots-bugfix_youtube_like_extraction
|
2020-10-07 05:13:25 +02:00 |
|
|
c73baf23e0
|
fix to support python 2.6
|
2020-10-07 04:54:38 +02:00 |
|
|
4bb9c8802e
|
flake8
|
2020-10-07 04:31:23 +02:00 |
|
|
9d9314cb66
|
[youtube] only playable on yt and age gated
|
2020-10-07 04:19:08 +02:00 |
|
|
6e728bc988
|
[skip travis] ignore cookies (gitignore)
|
2020-10-07 04:17:40 +02:00 |
|
|
955c4cb6ac
|
[youtube/search_url]: improve title extraction
|
2020-09-30 15:49:51 +02:00 |
|
|
3d6a47d35f
|
[skip travis] version
|
2020-09-30 07:11:49 +02:00 |
|
|
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 |
|
|
6923b5381f
|
[hotstar] several api changes and payloads/queries
|
2020-09-30 03:51:40 +02:00 |
|
|
03edd545a9
|
[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-09-29 12:09:55 +02:00 |
|
|
3a379e5e83
|
[Bandcamp] update - fix regexp for JSON matching
|
2020-09-29 05:54:36 +02:00 |
|
|
0c9df79e17
|
[core] no sleep affected subtitles only with enforced flag
|
2020-09-29 05:11:32 +02:00 |
|
|
88bdacf33c
|
Merge remote-tracking branch 'origin/master'
|
2020-09-29 01:42:36 +02:00 |
|
|
8219ef6427
|
[tiktok] add referer - required to download from cdn
|
2020-09-29 01:42:25 +02:00 |
|
|
bd88d90f22
|
Merge pull request #149 from kucksdorfs/master
Added regex for ABC.com site.
|
2020-09-29 01:34:52 +02:00 |
|
|
75a83afe3b
|
[bandcamp] fix test song uploader name, cleanup remanings " and \ in data, including album titles
|
2020-09-28 19:52:28 +02:00 |
|
|
37f625598c
|
[bandcamp] update youtuble dl test song information to match title as artist - track, and add missing keys from info_dict
|
2020-09-27 15:52:55 +02:00 |
|
|
9385ec4b1c
|
[bandcamp] fix the freeDownloadPage JSON lookup, and use the id from the URL to match the tracks
|
2020-09-27 15:11:08 +02:00 |
|
|
f43a856334
|
[bandcamp] match album titles inside the new JSON data block, and unescape the title properly
|
2020-09-27 14:51:42 +02:00 |
|
|
61e4c6ed45
|
Added regex for ABC.com site.
|
2020-09-27 05:33:37 -05:00 |
|
|
14194392a8
|
[bandcamp] use unescapeHTML instead of a simple replace of quotes
|
2020-09-26 17:34:35 +02:00 |
|
|
9c1f99402f
|
[bandcamp] fix regexp for JSON matching on bandcamp
|
2020-09-23 23:14:01 +02:00 |
|
|
b96a939bbf
|
[skip travis] advice using pyinst.py for windows
|
2020-09-23 21:15:54 +02:00 |
|
|
a6c666d06c
|
[youtube] Updated extraction of 'like_count' value
|
2020-09-23 13:34:08 +02:00 |
|
|
1f6cf75488
|
datetime updated.
|
2020-09-23 05:19:38 +02:00 |
|
|
93721ed09c
|
[skip travis] typo
|
2020-09-23 05:14:17 +02:00 |
|
|
b33c48f269
|
[skip travis] version bump
|
2020-09-23 05:11:32 +02:00 |
|
|
8a28bd24dd
|
[skip travis] publish right after unix build
|
2020-09-23 04:59:58 +02:00 |
|
|
c74618a0c2
|
[skip travis] update workflow
|
2020-09-23 04:54:16 +02:00 |
|
|
5d2d92895c
|
Merge remote-tracking branch 'origin/master'
|
2020-09-23 04:43:10 +02:00 |
|
|
ce02551b85
|
[skip travis] alternative approach to datetime
|
2020-09-23 04:43:02 +02:00 |
|
|
79bd208428
|
[skip travis] apply version as tag name
|
2020-09-23 04:10:28 +02:00 |
|
|
14a9299f50
|
Merge branch 'SeonjaeHyeon-naver'
|
2020-09-23 04:03:43 +02:00 |
|
|
04b61c6572
|
Merge branch 'naver' of https://github.com/SeonjaeHyeon/youtube-dl into SeonjaeHyeon-naver
|
2020-09-23 04:01:51 +02:00 |
|